count |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Statistical functions -> count |
Show all Hide all |
The function count (range) calculates the number of numerical values within a range.
Syntax: =count(range)
Example |
||||||||||||
Cell A5 = count(A1:A4)
The number of numerical values in the cells A1 to A4 is 2 |