COUNT returns the total number of cells that are not empty in the cell range.
SYNTAX:
COUNT(Cell Range)
where :
Cell Range: Specifies what cells to look at.
EXAMPLES:
COUNT(B2:B33) returns 25 when cell B2 thru cell B33 contains 25 data points.
Download Example Template: Help_COUNT_COUNTIF.SS3 (Click here for download instructions)
See Also: Spread Functions, COUNTIF