|
-
Jul 8th, 2008, 08:59 AM
#1
Thread Starter
Lively Member
Remove Duplicates From A Listbox?
Hi,
Here's an example listbox:
Hello World
Hi World
Hello World
How would I go about removing just one of the "Hello World" entries?
And this also needs to work with multiple duplicated text and without me specifying the duplicates.
Basically I need some code to check through a long listbox, find duplicates and remove them. (if there's 2 duplicates, remove 1, if theres 3 duplicates, remove 2 etc. etc.) I hope I've explained that enough for you to understand.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|