hi persol,
also, consider using the following formulas:
=IF(COUNTIF(B:B,B2)>1,"Duplicate","")
or
=IF(COUNTIF($B$2:$B$200,B2)>1,"Duplicate","")
Both will detect duplicate numbers, labels, names, amounts, etc.
your above formula works but...i don want to color the row of...