VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A fast way to remove duplicates from a listbox

by Richard V. (5 Submissions)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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

Upload

Download this snippet    Add to My Saved Code

A fast way to remove duplicates from a listbox Comments

No comments have been posted about A fast way to remove duplicates from a listbox. Why not be the first to post a comment about A fast way to remove duplicates from a listbox.

Post your comment

Subject:
Message:
0/1000 characters