|
-
Jan 12th, 2000, 02:34 AM
#2
Thread Starter
Frenzied Member
If you've not got too many entries in the list boxes, you could just use compare each entry in listbox 1 with every entry in listbox 2, and remove them if they're the same (using the removeitem method).
Then again, if either are large lists, doing that would take absolutely ages. I expect there's a more efficient way of doing it. I don't know how off the top of my head, though.
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
|