|
-
Nov 9th, 2011, 06:27 AM
#1
Thread Starter
Lively Member
-
Nov 10th, 2011, 01:15 AM
#2
Re: Populating ComboBoxes and ListBoxes in Excel with filtered data.
You have to code to populate the ComboBox initially (using all names from Column B).
You need the check for each entry in each project wether this entry is in your ComboBox (if Yes, delete it).
And for the event when you select a new name from the combobox for a project, you need to delete that name from the combobox.
Speaking about this ComboBox, doesn't each Project have one of them, in this case you need to do the above actions for all of them.
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
Tags for this Thread
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
|