COUNT
Counts how many numbers are in the list of arguments
Syntax
COUNT(value1, [value2], ...)
Parameters
- value1: Required. The first item, cell reference, or range
- value2: Optional. Additional items, up to 255
Example
=COUNT(A1:A10)
Counts how many numbers are in the list of arguments
COUNT(value1, [value2], ...)
=COUNT(A1:A10)