About 400 results
Open links in new tab
  1. Filter for unique values or remove duplicate values

    Filtering for unique values and removing duplicate values are two similar tasks, since the objective is to present a list of unique values. There is a critical difference, however: When you filter for unique …

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

  3. Filter for or remove duplicate values - Microsoft Support

    You can filter for unique values to temporarily hide duplicate values, and you can remove duplicate values to permanently delete duplicate values. A duplicate value is one where all values in the row …

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

  5. FILTER function - Microsoft Support

    How to use the FILTER function in Excel to filter a range of data based on criteria you define.

  6. Filter data in a range or table in Excel - Microsoft Support

    Use AutoFilter or built-in comparison operators like "greater than" and "top 10" in Excel to show the data you want and hide the rest. Once you filter data in a range of cells or table, you can either reapply a …

  7. Find and remove duplicates - Microsoft Support

    How to find and remove duplicates in Excel. Filter for unique values in large or small datasets to clean up your worksheets and workbooks.

  8. Filter by using advanced criteria - Microsoft Support

    To filter the list range by hiding rows that don't match your criteria, click Filter the list, in-place. To filter the list range by copying rows that match your criteria to another area of the worksheet, click Copy to …

  9. Filter Data in DAX Formulas - Microsoft Support

    In addition to filtering for specific values, you can return a unique set of values from another table or column. This can be helpful when you want to count the number of unique values in a column, or use …

  10. UNIQUE 函數 - Microsoft 支援服務

    深入了解 UNIQUE 函數,此函數會傳回清單或範圍中的唯一值清單。 UNIQUE 是在稱為動態陣列中的函數類別。