View Single Post
  #1   Report Post  
Jellaby
 
Posts: n/a
Default Is there a quick way to delete all duplicate rows in a column?

Column A consists of names; Column B consists of dates. If a name is
registered on more than one occasion, there will be two entries with same
name, different dates. Is there a quick way to delete these duplicates other
than sorting Col. A alphabetically and deleting them manually?