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