What Are Duplicates, and Why Remove Them?
- Ensuring the accuracy of your data.
- Improving the performance of your analyses.
- Preventing errors in decision-making processes.
Methods to Highlight Duplicates in Google Sheets
Step 1: Open Your Google Sheet

Step 2: Select the Range of Data

Step 3: Use Conditional Formatting
- With the data selected, click on
Formatin the top menu.
- From the dropdown menu, select
Conditional formatting.
- The Conditional Formatting sidebar will appear on the right side of your screen.

Step 4: Set Up the Rule to Highlight Duplicates
- In the
Format cells ifdropdown, chooseCustom formula is.
- Enter the formula to find duplicates. For a single column, use:Replace
A:AandA1with the column you are checking. For multiple columns, adjust the formula to match your data range.
- Choose a formatting style (like a background color) that will make the duplicates stand out. Click on the
Donebutton.

Step 5: Review and Remove Duplicates
2. Using Google Sheets Functions
UNIQUE and COUNTIF are particularly useful.Using UNIQUE:
- Identify Unique Values: To extract a list of unique values from a range, use
=UNIQUE(range).
- Compare Against Original: This method requires a bit of manual comparison but is effective for smaller datasets.
Using COUNTIF:
- Direct Identification: Create a new column next to your data. In the first cell of this new column, enter
=COUNTIF(A:A, A1)and drag down.
- Filter by Count: You can then filter this new column to show only values greater than 1, which indicates duplicates.
3. Google Apps Script
Enhancing Google Sheets with Sheetai.app
Conclusion
Share on socials
About the author
Ayan Ahmad is our Senior Writer specializing in Google Sheets tutorials and productivity guides. With over two years of experience at companies like Amazon and Okaya, he has mastered data analysis and spreadsheet automation. He creates comprehensive guides that help users unlock the full potential of Google Sheets for business and personal use.
More from the blog
How to Make a Bar Graph in Google Sheets
27 July 2024
How to Add a Column in Google Sheets: A Comprehensive Guide
27 July 2024
How to Add Bullet Points in Google Sheets: A Comprehensive Guide
27 July 2024
How to Do Subtraction in Google Sheets: A Step-by-Step Guide
27 July 2024
How Can AI-Powered PPTs Boost Sales Pitch Effectiveness?
27 July 2024
How to Underline in Google Sheets
27 July 2024
How to Clear Cells in Google Sheets: A Comprehensive Guide
27 July 2024
How to Use COUNTIF in Google Sheets: A Comprehensive Guide
27 July 2024
How to Make a Bar Graph in Google Sheets
27 July 2024