=COUNT(Range)
=COUNT(A1:A25)
- Counts the number of cells that contain numbers in a given range
- A number of derivations for COUNT
This function will count all the cells that have numbers within the range
There are other derivatives – countblank, counta, countif