COUNTIF
Description
COUNTIF returns the number of cells within a range, which meet the given criteria.
Syntax
COUNTIF ( range, criteria )
| Parameter | Description | 
| range | Range of cells you want to count. | 
| criteria | Number, expression, or text that defines which cells are counted. | 
Also, see