highlight duplicated rows

lezawang

Well-known Member
Joined
Mar 27, 2016
Messages
1,805
Office Version
  1. 2016
Platform
  1. Windows
Hi
Is there anyway to highlight duplicated row? I can highlight duplicated cells using Conditional formatting but that is not what I want. I want excel to highlight duplicated row only (rows which has identical values/cells). Thank you.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
I can highlight duplicated cells using Conditional formatting but that is not what I want.
You might be able to use Conditional Formatting for whole rows too.
How many columns need to be checked?
 
Upvote 0
caBBQ7
Would this work?
I added a helper column and used & to concatenate words and numbers..
then a simple countif takes care of it.

See image... https://ibb.co/caBBQ7
 
Upvote 0
Thanks for your reply. From A to M. Thank you once again

You might be able to use Conditional Formatting for whole rows too.
How many columns need to be checked?
 
Upvote 0
Thanks for your reply. From A to M.
With that many columns, I think I would look at using Brian's suggestion, instead of trying to program some monstrous formula in Conditional Formatting.
You can then do Conditional Formatting off of that built "helper" column.

Note: If you could use Microsoft Access, this would be a bit easier, as they actually have a built-in "Find Duplicates" Query Wizard to do it for you.
But I have the feeling that this may be part of a bigger Excel project...
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,072
Messages
6,122,968
Members
449,095
Latest member
Mr Hughes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top