How to Remove Duplicate Rows in Excel in 3 Easy Steps
Dealing with duplicate data is one of the most common headaches when handling spreadsheets. Whether you are cleaning up a contact list or preparing a sales report, duplicate records can lead to inaccurate calculations and messy reports.
Fortunately, Excel provides a built-in feature to remove duplicates in just a few clicks—without using complex formulas or scripts.
Here is a step-by-step guide to cleaning up your dataset instantly.
Step 1: Select Your Data Range
- Open your Excel worksheet and click any cell within your data table.
- If you want to clean the entire table, press
Ctrl + Ato select all data. - If you only want to check specific columns, highlight those columns directly.
💡 Quick Tip: Make sure your table has clear column headers (e.g., Name, Email, ID) before moving to the next step.
Step 2: Open the ‘Remove Duplicates’ Tool
- Navigate to the Data tab on the top ribbon menu.
- In the Data Tools group, click on Remove Duplicates.
- A popup dialog box will appear on your screen.
Step 3: Choose Columns and Remove Duplicates
- In the popup window, check the box that says “My data has headers” (if your table includes header titles).
- Select the columns you want Excel to inspect for duplicates:
- Exact Row Match: Keep all columns checked if you want to delete rows where every single field is identical.
- Key Field Match: Check only specific columns (e.g., Email or Customer ID) if you want to remove duplicates based on a unique identifier.
- Click OK.
Excel will instantly process your data and display a message showing how many duplicate values were found and removed, along with the count of remaining unique values.
Summary Checklist
- Shortcut to Select All:
Ctrl + A - Menu Path:
Data Tab➔Remove Duplicates - Best Practice: Always save a backup copy of your original file before deleting duplicate rows.

Leave a Reply