The COUNT function is one of the statistical functions. It is used to count the number of the selected cells which contain numbers ignoring empty cells or those contaning text.
COUNT(value1, [value2], ...)
The COUNT function has the following arguments:
How to apply the COUNT function.
The figure below displays the result returned by the COUNT function.