COUNTIF function in Excel 2007You can count the number of cells in an Excel worksheet range based on certain criteria. Therefore this function provides power and utility. The range can be one or many cells. The syntax is: countif(range, criteria). For example, 'A2:A10' is a range from which you can count values based on criteria. The criteria could be a number, for example, '>90' or text like 'yes' or 'no' or any other text. You could count for example, all employees getting a salary of greater than 10000 per month or you could count all employees who opted for 'insurance'. You could count 'items' in an invoice based on a category like 'electrical' or 'electronic'. The usage possibilities are based on your problem that requires a quick solution. |
|