Use format>conditional formatting>formula is
=COUNTIF(MyRange,B1)>0
where B1 in sheet is the cell you check if it occurs in sheet
you need to name the range you are checking in sheet or else conditional
formatting will not work

Signature
Regards,
Peo Sjoblom
Northwest Excel Solutions
www.nwexcelsolutions.com
(remove ^^ from email address)
Portland, Oregon
> Hi,
>
[quoted text clipped - 4 lines]
>
> I hope I explained this correctly.