View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.misc
CLamar
 
Posts: n/a
Default Deleting Duplicate items in a ListBox

I really appreciate the help, now i all i have to do is assign the first
SeriesCollection to X and the second to Y

"CLamar" wrote:

I have a Listbox in Excel and I am trying to loop through and delete the
duplicate entries. How can I do this using VBA

Thanks