Thread
:
Unique values in a Collection
View Single Post
#
4
Posted to microsoft.public.excel.programming
Bernd P
external usenet poster
Posts: 806
Unique values in a Collection
Hello,
You might want to get insured against empty cells/values:
coll.Add lngIndex, "X" & sPattern
See
http://sulprobil.com/html/lfreq.html
UDF List_Freq...
Regards,
Bernd
Reply With Quote
Bernd P
View Public Profile
Find all posts by Bernd P