About 50 results
Open links in new tab
  1. 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.

  2. 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.

  3. 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 …

  4. COUNTA function - Microsoft Support

    If you do not need to count logical values, text, or error values (in other words, if you want to count only cells that contain numbers), use the COUNT function.

  5. Count numbers greater than or less than a number

    View an example of how to use the COUNTIF function to count numbers greater than or less than a number in Excel.

  6. 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.

  7. Statistical functions (reference) - Microsoft Support

    Important: The calculated results of formulas and some Excel worksheet functions may differ slightly between a Windows PC using x86 or x86-64 architecture and a Windows RT PC using …

  8. 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.

  9. 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 …

  10. Overview of formulas in Excel - Microsoft Support

    If you use constants in a formula instead of references to cells (for example, =30+70+110), the result changes only if you modify the formula. In general, it's best to place constants in …