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

  2. Filter for unique values or remove duplicate values

    To remove duplicate values, select Data > Data Tools > Remove Duplicates. To highlight unique or duplicate values, from the Home tab, use the Conditional Formatting command in the Style group.

  3. How to compare data in two columns to find duplicates in Excel

    You can use the following methods to compare data in two Microsoft Excel worksheet columns and find duplicate entries.

  4. Filter for or remove duplicate values - Microsoft Support

    Select one or more of the check boxes, which refer to columns in the table, and then click Remove Duplicates. Tip: If the range of cells or table contains many columns and you want to only select a …

  5. Count unique values among duplicates - Microsoft Support

    How to count the number of unique values in a range that contains duplicate values in Excel.

  6. Find duplicate records with a query - Microsoft Support

    In the New Query dialog, click Find Duplicates Query Wizard > OK. In the list of tables, select the table you want to use and click Next. Select the fields that you want to match and click Next. In the list of …

  7. Using IF with AND, OR, and NOT functions in Excel

    How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.

  8. Use conditional formatting to highlight information in Excel

    How to use conditional formatting in Excel to visually explore, analyze, and identify patterns and trends.

  9. Count how often a value occurs in Excel - Microsoft Support

    If you have opened this workbook in newer versions of Excel for Windows or Excel for Mac and want to change the formula or create a similar formula, press F2, and then press Ctrl+Shift+Enter to make …

  10. Using check boxes in Excel - Microsoft Support

    For example, if you have a check box in cell A1, you can use a formula like =IF (A1, "Checked", "Unchecked") to display a custom message based on the check box's state.