View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default double names in a list

hi Taco
have a look at
http://www.cpearson.com/excel/deleti...eDuplicateRows

Frank

taco wrote:
Hello

I have a list of names in excel (about 29000), all I want is that the
rows that contain double names will be deleted. Is that possible?

thank you!

Taco