View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
...Patrick[_5_] ...Patrick[_5_] is offline
external usenet poster
 
Posts: 18
Default Deleting Rows with Same Values

Look at the elaborated filter ...

or send me a little sample of your data ..

--
....Patrick
Quoi que vous fassiez, faites le bien .
Mail: http://cerbermail.com/?KPW0tTCjFw
Connectez vous sur ce forum par :
news://msnews.microsoft.com/microsoft.public.fr.excel


"JamesT" a écrit dans le message de
...
Hello

I have a report where the Title remains the same, but the Languages
associated to that title will have variants. Where these variants are the
same (multiple) I want to delete the roms duplicate rows leaving only 1

row
with that multiple information.

Is this at all possible and if so does anyone have the code I can use?

thanks