View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bernd P Bernd P is offline
external usenet poster
 
Posts: 806
Default EXCLUDING DUPES IN STRING ARRAY !!!!

Hello Jay Dean,

I would use an approach with a scripting dictionary or with a
collection.

See http://sulprobil.com/html/lfreq.html
for example.

Regards,
Bernd