About 1,380,000 results
Open links in new tab
  1. Count unique values among duplicates - Microsoft Support

    In the blank cell below the last cell in the range, enter the ROWS function. Use the range of unique values that you just copied as the argument, excluding the column heading. For example, if the …

  2. Count unique values - Excel formula | Exceljet

    Jan 6, 2025 · To count unique values in a set of data, you can use the UNIQUE function together with the COUNTA function. In the example shown, the formula in F5 is: =COUNTA (UNIQUE (B5:B16)) …

  3. COUNTIFS Unique Values in Excel (4 Easy Ways) - ExcelDemy

    Jul 6, 2024 · Need to learn how to use the COUNTIFS function to count unique values in Excel? We'll show 4 easy methods with proper illustrations to do it.

  4. How to Count Unique Values in Microsoft Excel

    Mar 31, 2022 · The UNIQUE function provides all distinct values in a cell range. Because you don't want to list those unique values, but count them instead, you'll add the COUNTA function.

  5. 8 Ways to Count Unique Values in Microsoft Excel

    Dec 24, 2025 · The UNIQUE function is specifically designed to get the list of distinct or unique values from a list. This can be combined with the COUNTA function to count the number of unique values.

  6. How To Count Unique Values in Excel - Spreadsheet Point

    Dec 20, 2025 · In addition to utilizing the SUM function, the IF function, and COUNTIF formulas can be used to count unique Excel values in any given range. When using COUNTIF, a “count unique …

  7. How to Count Unique and Distinct Values in Excel

    Jul 23, 2025 · This article provides a comprehensive guide on how to count distinct Excel pivot table values, use formulas to count unique Excel entries and learn Excel count distinct value features for …

  8. How to Count Unique Values in Excel with Multiple Criteria

    Aug 19, 2025 · In this article, you’ll learn the best methods to count unique values in Excel with multiple criteria. We will cover formula-based methods, built-in tools and coding solutions for automation. …

  9. How to Count Unique Values in Excel (and Distinct Values)

    Aug 30, 2024 · In this guide, we’ll show you how to use Excel’s built-in functions to count unique and distinct values. So let’s dive in and learn how to count unique values in Excel like a pro! 🥽. You can …

  10. How to Count Unique Values in Excel: What You Need to Know

    Dec 23, 2025 · There are two common ways to count unique values in Excel. The easiest way to count unique values is by using the UNIQUE () function and the COUNTA() function. The UNIQUE() …