View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cstang cstang is offline
external usenet poster
 
Posts: 1
Default Check for duplicate entries

Hello,

Can anyone pls help me to solve the below
question?

I've 3 columns typed with IC No (Column C,E & G),
I want to check whether the IC No are duplicate in
these columns. If there is duplicate then highlight the
cell with interior.indexcolor, next duplicate with
difference color....

Thanks in advance.

Cstang