• Home
  • Contact
No Result
View All Result
Blogs
  • Home
  • Contact
No Result
View All Result
Blogs
No Result
View All Result

How to find and remove duplicates in Google Sheets

admin by admin
September 27, 2025
in Marketing Automation
Share on FacebookShare on Twitter


Let’s say you have a list of email addresses that you collected through a form on your website. You want to know how many email addresses you received, but you’re worried that someone may have filled out the form twice, which would inflate your numbers. 

Make your Google Sheets work for you

When you’re working with large amounts of data in a spreadsheet, you’re bound to have duplicate records. Whether it was human error or robots that put them there, those duplicates can mess with your workflows, documentation, and data analysis.

Here, I’ll show you how to find duplicates in Google Sheets, so you can decide whether or not to delete them yourself. I’ll also walk through how to automatically remove duplicates and create a list of unique values.

Table of contents:

How to find duplicates in Google Sheets 

The easiest way to find data doppelgängers is to highlight all duplicate content using conditional formatting and a custom formula. What’s the formula? It doesn’t matter because now that Gemini is integrated into Google Sheets, you can simply ask Gemini to find and highlight duplicates for you. (But if you want to feel like you’ve really earned your Spreadsheet Savant badge on LinkedIn, jump ahead for the manual steps.)

  1. Click any cell in your spreadsheet.

  2. Enter the equal sign (=), and select Generate formula with Gemini.

  3. In the Gemini chat, tell the AI what you want it to do. For example: “Create a formula that finds and highlights every duplicate value in light orange.”

  4. Press Enter.

  5. Gemini will respond with a suggested plan and formula.

    Conversation with Gemini in Google Sheets that shows Gemini suggesting a formula for how to find and highlight duplicate values.
  6. Click Apply.

    Duplicate values in Google Sheets highlighted.

That’s it.

How to manually highlight duplicates in a single column in Google Sheets

If you get a kick out of manually setting conditional formatting rules, here’s how to set up a rule to help you spot repeat values in a single column.

  1. Highlight the data range you want to check for duplicate information. Then select Format > Conditional Formatting.

    Portion of Google Sheets worksheet with the data in column B highlighted. The format tab is selected with an arrow pointing to the conditional formatting option int he dropdown menu.
  2. From the Conditional format rules window that appears, click the dropdown menu under Format rules, and select Custom formula is.

  3. Enter a custom duplicate checking formula in the Value or formula bar. In this example, we’re looking for duplicates in cells B2:B15, so the custom formula is =COUNTIF($B$2:$B$15,B2)>1. If your duplicates are in a different data range (for example, A2:A15), your custom formula would be =COUNTIF($A$2:$A$15,A2)>1.

    Conditional format rules window in a Google Sheets worksheet. The format rules section title is highlighted and a portion of the custom formula is visible in the values or formula bar.
  4. Customize how your duplicates will appear on the spreadsheet under Formatting style. By default, Google Sheets will highlight duplicate data in green. Then click Done. (Tip: If you change the fill color, choose a high-contrast color scheme, such as light yellow 3, to improve readability.)

    Portion of the conditional format rules window in a Google Sheets worksheet. The formatting style section title is highlighted.
  5. You can now review the duplicate data (highlighted) and decide whether you need to delete any redundant information.

    Portion of Google Sheets worksheet with duplicate data in column B highlighted.

How to highlight duplicates in multiple rows or columns in Google Sheets 

If you have duplicate data in multiple rows or columns, repeat steps one to three from above, but change the custom duplicate checking formula to =COUNTIF($A:$Z,Indirect(Address(Row(),Column(),)))>1. 

Tip: If you only want to scan for duplicates in specific rows or columns, simply update the data range under Apply range to match the cell range you want to check for repeats. 

GIF showing a portion of a Google Sheets worksheet with data selected in cells A2:D5 on the left and the conditional format rules window on the right. Four cells of duplicate data in the data range A2:D5 are highlighted. The data range in the conditional format rules window is changed from A2:D5 to A2:B5. Now there are only two cells of duplicate data in columns A and B highlighted .

Customize how your duplicates will appear on the spreadsheet under Formatting style. Then click Done. 

Portion of a Google Sheets worksheet. Four cells of duplicate data in the data range A2:D5 are highlighted.

How to remove duplicates in Google Sheets 

If you want to dive right into nixing redundant data without manually reviewing them first, Google has made this really easy to do. It’s not as simple as telling a chatbot to make duplicates disappear, but the feature is accompanied by a sparkly wand, so it’s just as fun. Here’s how to remove duplicate data in Google Sheets.

  1. Click any cell that contains data. Then, select the Data tab > Data cleanup > Remove duplicates.

    A Google Sheets worksheet with data in columns A and B (attendee names and attendee emails, respectively). The data tab in the ribbon is highlighted. From the dropdown menu of the data tab, an arrow points to the data cleanup option, and then another arrow points to the remove duplicates option.
  2. From the Remove duplicates window that appears, select which columns you’d like to include in your search for duplicate data. Click Remove duplicates. 

    A remove duplicates pop-up window in a Google Sheets worksheet. The following items are selected: Data has header row and columns to analyze: select all. The remove duplicates button is on the bottom right of the pop-up window.

    Note: If your spreadsheet includes a header row, be sure to select Data has header row, so that Google Sheets ignores this row when removing duplicates. 

  3. Google Sheets will let you know how many duplicate values were removed. 

A pop-up window in a Google spreadsheet with text that reads

Bonus: How to find unique values in Google Sheets

If you want to keep your original data and get a list of unique values (data that’s not duplicated) from a data range, the simplest way is to ask Gemini to do this. Enter this prompt: “Give me a list of only unique values.”

Behind the scenes, Gemini will run a UNIQUE function, and then return a list of unique values, which you can then insert or copy and paste into your sheet. Note: If you insert Gemini’s output, it’ll overwrite your existing data.

Gemini conversation in Google Sheets with a table of unique values from the spreadsheet.

Automate Google Sheets with Zapier

If you’re going through the effort of manually finding and cleaning up duplicates in Google Sheets, chances are you’re also juggling other repetitive spreadsheet tasks. Use Zapier’s Google Sheets integration to automate those workflows instead. Zapier lets you connect thousands of apps together so you can orchestrate multi-step, AI-powered workflows that scale across teams and systems.

For example, you can set up a workflow that takes new form entries, uses AI to check for duplicates before they ever land in your sheet, enriches the valid ones with extra context, and then routes high-value leads to your CRM. Instead of constantly tidying up, you’re building a system that keeps data clean and useful from the start.

Discover more ways to automate Google Sheets, or get started with one of these pre-made templates.

Zapier is the most connected AI orchestration platform—integrating with thousands of apps from partners like Google, Salesforce, and Microsoft. Use interfaces, data tables, and logic to build secure, automated, AI-powered systems for your business-critical workflows across your organization’s technology stack. Learn more.

Related reading:

This article was originally published in May 2018 by Deb Tennen. The most recent update was in September 2025.



Source link

Related Posts

These marketing KPIs will help you predict and scale revenue growth by 10x
Marketing Automation

These marketing KPIs will help you predict and scale revenue growth by 10x

As a marketer, you‘ve likely encountered the dreaded "prediction problem" while tracking data to predict revenue growth. The prediction...

by admin
September 27, 2025
How to Run A/B Tests on Your Emails
Marketing Automation

How to Run A/B Tests on Your Emails

Key takeaways ✨Email A/B testing helps marketers make smarter decisions by swapping one element at a time—like a subject...

by admin
September 27, 2025
How Remote Workers at Buffer Choose Their Gear
Marketing Automation

How Remote Workers at Buffer Choose Their Gear

I’ve been carrying the same Patagonia Toromiro for the best part of a decade. I bought it ahead of...

by admin
September 27, 2025
Best Email Marketing Strategies for Black Friday 2025
Marketing Automation

Best Email Marketing Strategies for Black Friday 2025

Black Friday 2025 is shaping up to be massive. Black Friday 2024 in the U.S. set a new all-time...

by admin
September 27, 2025

POPULAR POSTS

  • Scheduling Instagram Reels: The Complete Guide

    Scheduling Instagram Reels: The Complete Guide

    0 shares
    Share 0 Tweet 0
  • How to set up Discord Server Subscriptions + Shops

    0 shares
    Share 0 Tweet 0
  • How to Use Instagram Collab Posts (+ Ideas to Boost Engagement and Reach)

    0 shares
    Share 0 Tweet 0
  • How to Add a Link to an Instagram Story (3 Steps + Examples)

    0 shares
    Share 0 Tweet 0
  • The Best Time to Post on LinkedIn in 2024 (+Heatmap Graph)

    0 shares
    Share 0 Tweet 0

© MarTechs All rights reserved.

Use of these names, logos, and brands does not imply endorsement unless specified. By using this site, you agree to the Privacy Policy

Navigate Site

  • Home
  • About
  • Services
  • Contact

Newsletter Sign Up.

Loading
No Result
View All Result
  • Home
  • Contact

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.