View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anitacr Anitacr is offline
external usenet poster
 
Posts: 1
Default [VBA Excel 2003] How to do it in VBA?

I need to verify in a column which cells are duplicated.
I don´t know how to do it in VBA, or the correct Excel´s function.
Example:

Column X

9675
9868
9868
9619
9868
9619
9619
9619
9619
9619

I want to identify the cells with same contents and mark them, with a
conditional format.

Anybody can help me?

Please!

--
Anitacr