Thread: sorting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Harsha
 
Posts: n/a
Default sorting

I have a list of 20,000 donor records. I'd like to delete the duplicate
entries. I've sorted the list, but how would i be able to get the data so
that theres a batch of all the duplicates then all i need to do is delete. At
the moment I'm ploughing through the list and deleting as i'm going along.
There must be an easier way. Thanks.