Highlight rows which have the same entries

YasserKhalil

Well-known Member
Joined
Jun 24, 2010
Messages
852
Hello everybody

I have three columns A , B and C.
I want to highlight the rows that have the same entries regardless the order of them

For example In Row 1 : cat - dog - fish
In Row 7 : dog - fish - cat

These two rows have to be highlighted....
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
You could use conditional formatting.
Depending on how you want it to show up will dictate how hard it is to program. Did you only want it to highlight specific combinations or did you want all combinations defined and highlighted in different colors?
 
Upvote 0
I want all combinations defined ....

I really want to use formulas to refer to the same entries .. Is it possible?
 
Upvote 0
With alll combinations defined you can use conditional formating to highlight the different combinations.

What do you mean you want formulas to refer to the same entries? Do you want like a countif(s) to get a number of entries for each combination or do you want something else?
 
Upvote 0

Forum statistics

Threads
1,206,814
Messages
6,075,008
Members
446,114
Latest member
FadDak

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