
Excel COUNT Function
Use:
- Counts number of numeric cells in a set of data
Syntax:
- COUNT( range )
Examples:
- Cell D12 formula: COUNT( C4:G4 )
Cell D13 formula: COUNT( D3:D9 )
Cell D14 formula: COUNT( C3:G9 )
Cell D15 formula: COUNT( D3:D9,G3:G9 )
Related Functions:
- COUNTA, SUM