This function counts the number of cells that fit the criteria and returns a number indicating the number of cells counted.
Syntax:
=COUNTIF (range, criteria)
Parameter list:
In this example, if we are counting the apples. We provided the first parameter as the cell range A2:A8 and the second parameter as Apple itself. Similarly, we are counting each Fruit.
Ask Your Query