
Use the COUNTIF function in Microsoft Excel
How to use the COUNTIF function in Excel to count the number of cells that meet values you set.
COUNTIFS function - Microsoft Support
How to use the COUNTIFS function in Excel to apply criteria to cells, across multiple ranges, and count the number of times all criteria are met.
COUNT function - Microsoft Support
If you want to count logical values, text, or error values, use the COUNTA function. If you want to count only numbers that meet certain criteria, use the COUNTIF function or the COUNTIFS function.
Count how often a value occurs in Excel - Microsoft Support
You can use the IF and COUNT functions together; that is, you first use the IF function to test a condition and then, only if the result of the IF function is True, you use the COUNT function to count …
Ways to count values in a worksheet - Microsoft Support
Watch the following video to see how to use the COUNT function and how to use the COUNTIF and COUNTA functions to count only the cells that meet conditions you specify.
Count numbers or dates based on a condition in Excel
To count numbers or dates that meet a single condition (such as equal to, greater than, less than, greater than or equal to, or less than or equal to), use the COUNTIF function.
Count unique values among duplicates - Microsoft Support
You can use the Advanced Filter dialog box to extract the unique values from a column of data and paste them to a new location. Then you can use the ROWS function to count the number of items in …
TEXT function - Microsoft Support
Following are some examples of how you can apply different number formats to your values by using the Format Cells dialog box, and then use the Custom option to copy those format codes to your TEXT …
COUNTA function - Microsoft Support
The COUNTA function counts cells containing any type of information, including error values and empty text (""). For example, if the range contains a formula that returns an empty string, the COUNTA …
How to correct a #VALUE! error in the COUNTIF/COUNTIFS function
This topic lists the more common causes of the #VALUE! error in the COUNTIF and COUNTIFS functions.