P
Paul Hyett
I have a conditional format set up to flag where an item in a list
matches one in a specified range :
=OR(EXACT(B54,B$2:B$50))
This works, but it would be better if it could flag items that *didn't*
match ones in the specified range - but I'm not sure of exactly how to
modify the above formula to do so?
(Excel 2003)
TIA.
matches one in a specified range :
=OR(EXACT(B54,B$2:B$50))
This works, but it would be better if it could flag items that *didn't*
match ones in the specified range - but I'm not sure of exactly how to
modify the above formula to do so?
(Excel 2003)
TIA.