K
kevin carter
Hi
This formula searches an entire column returning unique answers
=IF(B11="","",IF(COUNTIF($B$4:B11,B11)>1,"",B11))
what i need to do is limit the range it searches over
ie from row 4 to row 20
thanks in advance
kevin
This formula searches an entire column returning unique answers
=IF(B11="","",IF(COUNTIF($B$4:B11,B11)>1,"",B11))
what i need to do is limit the range it searches over
ie from row 4 to row 20
thanks in advance
kevin