Count number of cells in the Worksheet

Contents
[ ]

You may count the number of cells in the worksheet by using the Cells.Count or Cells.CountLarge properties as shown in the code example given below.