COUNT
The COUNT function returns the count of the number of items in a list.
Syntax
Arguments
value1,value2,.. – A list of values. This is a required argument.
Example
Returns the count of values that are greater than 1000
Excel equivalent
Last updated