View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Avoiding duplicates

Check out the answer in the original thread.

--
Regards,
Tom Ogilvy

"jeremy" wrote in message
...
I have a list of customer data in rows. The data is
supplied by a macro but I want to ensure that no duplicate
info is added to the list, how can i do this.