View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charles Deng Charles Deng is offline
external usenet poster
 
Posts: 4
Default Deleting Duplicates

I have a huge data set on Excel. I would like to know
what programming codes (Macro)I can use to delete those
duplicate records on a specific column, such as column F.
Any help will be highly appreciated.


Charles Deng