Tips & tricks · Apps · Everywhere · ~15 min a week
Removing Duplicates in Three Clicks
Finding the contacts that show up twice in a list of a thousand isn't work worth doing by eye, or by sorting and scrolling through manually — it's exactly the kind of task one built-in tool handles on its own. The Remove Duplicates feature scans the selected data, compares it by the columns you choose, and deletes the duplicate rows itself, including a summary of how many there actually were.
A typical scenario
Barbora manages a contact database that's been built up over years of imports from various events and forms. The result is a list where the same email address shows up as often as three times — once lowercase, once uppercase, once with a typo in the name. Manually scanning a thousand rows and figuring out what's a duplicate and what isn't would take a whole afternoon, and something would still slip through.
With Remove Duplicates, she selects the data, chooses to compare by the Email column, and gets a message within seconds telling her how many records Excel deleted. The rest of the list stays untouched, just without the repeated emails.
How to do it
- Click into the data and go to Data → Remove Duplicates.
- In the dialog, check the columns to compare by — if you check only Email, Excel treats any row with the same email address as a duplicate, regardless of whether the name or phone number differs.
- Confirm, and Excel deletes the duplicate rows and shows a message with the count of removed and remaining records.
- Consider whether you want to compare by one key column (typically email or tax ID) or by a combination of several columns — the more columns you check, the stricter the match has to be for a row to count as a duplicate.
- The operation isn't reversible the normal way, aside from Ctrl+Z right after running it, so it's worth having a backup or a copy of the sheet before running it on important data.
The best tools
- Excel's built-in Remove Duplicates — the fastest three-click solution, with no extra data prep.
- Power Query — if you clean duplicates regularly on data that gets re-imported over and over, Power Query can fold the deduplication step into a repeatable process that runs itself on every refresh.
- Google Sheets — a similar feature is found under Data → Data cleanup → Remove duplicates, with very similar behavior.
What you get out of it
- Time: roughly 15 minutes a week compared with manually sorting and scanning a list for repeated records.
- Cleaner data: a contact or item list without duplicates means more accurate totals, more accurate mail merges, and fewer awkward moments like the same email going out twice to the same person.
- A sense of scope: the message with the deleted-row count immediately shows how messy the data really was.
Pro tip
If you're not sure you want to delete duplicates outright, have them highlighted first — Conditional Formatting → Highlight Cells Rules → Duplicate Values colors the repeated records without deleting anything, so you can decide case by case.
Want to go deeper? The handbook has a whole chapter on it — The app categories that matter.
Similar tips
Tab groups: a cleanup for chronic tab hoarders
Tabs can be grouped under a colored label and the group collapsed. Research for a project takes one click instead of twelve open tabs.
Todoist filters: your own “important today” view
The query (p1 | p2) & due:today shows only what actually matters today. You don't see the rest — and that's the point.
Todoist: priority and due date right in the task text
Q
Type “p1” and the task turns red, “tomorrow 9am” and it gets a due date. Quick Add understands it all in one line.
Liked this tip?
I send one like it every week by email. Two minutes to read, hours saved.
1 tip a week · no spam · unsubscribe in one click