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