Skip to main content

How to remove duplicates but keep blank rows in Excel?

In Excel, the Remove Duplicate function can help you remove duplicate values from a list quickly. However, if the list contains some blanks, the Remove Duplicate function will remove the blanks as well. How can you remove duplicates but keep the blank rows in Excel?
doc remove duplicates keep blanks 1

Remove duplicates keep blanks with formula and Remove Duplicates

Select and highlight duplicates with Select Duplicate & Unique Cellsgood idea3


Remove duplicates keep blanks with formula and Remove Duplicates

To remove duplicates keep blank rows, you need to add a helper column to identify the blank rows firstly, then apply Remove Duplicates function to remove the duplicates.

1. In the adjacent cell, type this formula =IF(LEN(TRIM(A1))=0,ROW(),""), A1 is the first data of the list you want to remove duplicates, drag the auto fill handle over cells to get all blank rows numbers.
doc remove duplicates keep blanks 2

2. Then select the data including the formula column, click Data > Remove Duplicates, then click OK in Remove Duplicates dialog.
doc remove duplicates keep blanks 3
doc remove duplicates keep blanks 4

3. A dialog pops out to remind you the number of removing rows. Click OK to close it.
doc remove duplicates keep blanks 5

Now the duplicates have been removed but keep blank rows. You can remove the helper column.
doc remove duplicates keep blanks 6


Select and highlight duplicates with Select Duplicate & Unique Cells

The Select Duplicate & Unique Cells utility of Kutools for Excel can help you select the duplicate rows first and at the same time, highlight them with background and font colors.
Kutools for Excel, with more than 300 handy functions, makes your jobs more easier. 

After installing Kutools for Excel, please do as below:(Free Download Kutools for Excel Now!)

1. Select data, click Kutools > Select > Select Duplicate & Unique Cells.
doc remove duplicates keep blanks 7

2. In the Select Duplicate & Unique Cells dialog, check Duplicates (Except 1st one) option in Rule section, then check Fill backcolor and Fill font color checkboxes, select the colors you want from the drop down lists.
doc remove duplicates keep blanks 8

3. Click Ok, a dialog pops out to remind you the number of selected duplicate rows, click OK to close it.
doc remove duplicates keep blanks 9

Then the duplicate cells have been selected and highlighted.
doc remove duplicates keep blanks 10


Tabbed browsing & editing multiple Excel workbooks/Word documents as Firefox, Chrome, Internet Explore 10!

You may be familiar to view multiple webpages in Firefox/Chrome/IE, and switch between them by clicking corresponding tabs easily. Here, Office Tab supports similar processing, which allow you to browse multiple Excel workbooks or Word documents in one Excel window or Word window, and easily switch between them by clicking their tabs. Click for free 30-day trial of Office Tab!

ot excel

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (6)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
The formula =IF(LEN(TRIM(A1))=0,ROW(),"") doesnt work. Im getting an error message.
This comment was minimized by the moderator on the site
Para resolver, substitua as virgulas "," por ponto e virgula ";" e também mude a língua do Excel para inglês, porquê esta fórmula só funciona no Excel em inglês.
This comment was minimized by the moderator on the site
hey, Tomas, there should be semicolons () instead of commas (<span style="background-color: rgb(239, 240, 241); color: rgba(0, 0, 0, 0.7); font-family: Inconsolata, Consola, Monaco, Courier, monospace; white-space: pre-wrap; letter-spacing: 0.2px; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit;">,</span>) in the formula: 
This comment was minimized by the moderator on the site
Hi, Tomas, the error message said what?
This comment was minimized by the moderator on the site
It says there are too many arguments for this function.
This comment was minimized by the moderator on the site
Hi, Zach, I did not know why you got this warning, I tried this formula again, it is work correctly.
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations