COUNT
Category: Statistical Function.
Description: Returns the number of numeric values in a set of cells or values.
Syntax: COUNT( value1, [value2], ... )
Numbers and dates are always counted as numeric values.
Text representations of numbers and logical values are counted only if supplied directly as function arguments.