Thread
:
Getting Duplicates in ListBox
View Single Post
#
2
Posted to microsoft.public.excel.programming
Konrad[_3_]
external usenet poster
Posts: 1
Getting Duplicates in ListBox
insert this line
UserForm3.ListBox1.Clear
before
For Each Item In NoDupes
UserForm3.ListBox1.AddItem Item
Next Item
:) Konrad
email welcome if its working remove _nospam
Reply With Quote
Konrad[_3_]
View Public Profile
Find all posts by Konrad[_3_]