About 904,000 results
Open links in new tab
  1. UNIQUE function - Microsoft Support

    Learn about the UNIQUE function, which returns a list of unique values in a list or range. UNIQUE is in a class of functions called dynamic arrays.

  2. How to Get Unique Values from Range in Excel (8 Methods)

    Jun 16, 2024 · Learn in Excel to get unique values from range using Advanced Filter, INDEX & MATCH, LOOKUP & COUNTIF, UNIQUE, VBA, Remove Duplicates.

  3. Unique Values in Excel - Step by Step Tutorial

    To find unique values in Excel, use the Advanced Filter to extract unique values or filter for unique values. If you have Excel 365 or Excel 2021, use the magic UNIQUE function.

  4. How to Use the UNIQUE Function in Microsoft Excel

    Oct 17, 2025 · Microsoft Excel's UNIQUE function does exactly as its name suggests—it extracts unique values from an array. In other words, you'll only see each value once in the result, even …

  5. Excel UNIQUE (): The Fastest Way to Filter Duplicates

    Jul 25, 2025 · Discover how to use the Excel UNIQUE () function to instantly remove duplicates and extract distinct values from any list. Learn how to apply it to both rows and columns.

  6. How to Find Unique Values in Excel (UNIQUE Function)

    Aug 29, 2024 · With the dynamic UNIQUE function of Excel, you can devise a simple formula to handpick unique values from a given dataset seamlessly. To learn all about doing this in …

  7. Excel UNIQUE Function - Complete Tutorial with Examples

    Apr 4, 2025 · You'll learn basic syntax, practical applications, and advanced techniques to master this essential Excel function. The UNIQUE function returns a list of unique values from a …

  8. Excel UNIQUE Function: Extract Unique Values with Advanced …

    Jun 9, 2025 · Master Excel's UNIQUE function to extract unique values from ranges and arrays. Learn syntax, examples, and advanced techniques for data deduplication.

  9. UNIQUE function in Excel (How to + 6 Examples)

    Jan 24, 2023 · This post shows how to use and master the UNIQUE function in Excel. UNIQUE is a power dynamic array function which you need to know.

  10. Excel UNIQUE function | Exceljet

    Aug 17, 2022 · To force UNIQUE to extract unique values by columns, set by_col to TRUE or 1. The last argument, exactly_once, sets behavior for values that appear more than once. By …