How To Use The Google Sheets Countif Function
COUNTIF Syntax and Arguments The COUNTIF function combines the IF function and COUNT function in Google Sheets. This combination counts the number of times specific data is found in a selected range of cells that meets a single, specified criterion. The IF portion of the function determines which data meets the criterion. The COUNT portion totals the number of cells that meet the criterion. A function’s syntax refers to the function’s layout and includes the function name, brackets, comma separators, and arguments....