View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Macro for numbers duplication

Use conditional formatting with a formula of

=COUNTIF(A:A,A1)1

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"lino" wrote in message
...
Pls provide a macro code when finds the numbers which are repeated in a
range
of cell.


Rgds
lino.