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