VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A fast way to remove duplicates from a listbox

Richard V.  (5 Submissions)   Miscellaneous   VB Script   Beginner   Wed 3rd February 2021

Removes Duplicates From A Listbox using collections, adding each item to a collection (which errors everytime a duplicate item is added), and trapping the error, you can add back the items into the listbox with the duplicates removed .

Rate A fast way to remove duplicates from a listbox (7(7 Vote))
A fast way to remove duplicates from a listbox.bas

A fast way to remove duplicates from a listbox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters