BOB BILLY JOE JOHN
h12 h17 h19 h19
h13 h18 h20 h18
h21 h19 h51 h13
h14 h22 h70 h90
So what i need done is to highlight all DUPLICATE values one color and all TRIPLICATES or GREATER values highlight a different color. The problem I've been running into is the criteria range as i am only able to check one criteria example of where I am stuck =COUNTIF($A$2:$D$99,$D$4)=$G$5
this example allows me to type in 3 and it will tell me true or false on wether my criteria ($D$4) has 3 of the same values, but i need to scan for the entire spreadsheet. meaning i need the criteria to be $A$1, $A$2 , $B$1, $B$2 , etc etc etc....
Bookmarks