Returns the number of numeric values in a range.
=COUNT(A1:A10) counts how many cells in A1:A10 contain numbers (ignores text).