FormulaCraft

How to remove duplicates in Excel and Google Sheets

Topic:Duplicates & uniqueness
Excel & Google Sheets
=UNIQUE(A2:A100)

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Pick an empty cell where the clean list should start.
  2. 2Enter =UNIQUE(A2:A100), pointing at the column with duplicates.
  3. 3The distinct values spill down automatically and update as data changes.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

How do I remove duplicates without deleting the original data?

Use =UNIQUE() in a new column — it returns a deduplicated copy and leaves your source untouched.

What if UNIQUE is not available in my Excel?

Older Excel versions lack UNIQUE. Use the Data → Remove Duplicates button, which removes them in place.

More on Duplicates & uniqueness

See all →

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: