conditional formatting - detect duplicate cell values

jimqc

New Member
Joined
Aug 21, 2002
Messages
5
The response I got yesterday [=IF(COUNTIF($A$3:$A$15,A3)>1,TRUE,FALSE)] was helpful but not exactly what I was looking for. My problem is I'm not comparing consecutive cells ($A$3:$A$15,A3). I want to compare ($A$3;$A$5;$A$7;$A$9;$A$11;$A$13;$A$15,A3) and($A$2;$A$4;$A$6;$A$8;$A$10;$A$12;$A$14,A2), but when I enter the formula this way it doesn't work. What am I doing wrong?
Thanks in advance for any help,
Jim
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,983
Messages
6,122,591
Members
449,089
Latest member
Motoracer88

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