Microsoft Excel COUNTIF Function Help |
![]() Call us at: 1.805.498.7162 1.805.558.9277-- |
|
|
COUNTIF Function ExamplesCOUNTIF Function DescriptionCounts the number of cells within a designated range that meet a specific criteria. COUNTIF Function Syntax=COUNTIF(range,criteria) COUNTIF Function Argument Descriptionsrange: This is the range whose elements you wish to count. Can be a single column, row or a multi column/row range. criteria: This is the criteria to apply against the designated range It can be in the form of a number, formula, cell reference, or text that defines the cells to be counted. For example, criteria can be expressed as 32, "32", ">32", "apples", or B4. COUNTIF Function Tips
|