Syntax:
COUNTA( list )
Returns the number of all the values in the list regardless of their type.
list may be a range of cells, an array, or a comma-separated list of values (which may contain cell references and also ranges of cells as one or more of its elements).