perryche@yahoo.com wrote:
Quote:
Hopefully this time someone can help me:
>
>
Table1: Employee (Employee Name & Team)
>
Form1: based on Table1 (for people to edit name and team; total 4
teams)
>
Form2: ComboBox1 with list of team to choose from. If team1 is chosen,
only team1 members are listed in ComboBox1, if team2 is chosen, only
team2 people are listed. (i.e. the source for ComboBox1 is based on a
concatenated result from Form1) e.g. Team1: Name1, Name2, Name3,
Name4; Team2: Name5, Name6, Name7... this becomes the drop list list
of this ComboBox!)
>
I understand how you can use Value List (however, I don't want to
programatically change the value list everytime an user has been added
or deleted.) I want it to base on a Concatenated query.
>
Hope you understand what I am after now. Thanks in advance.
Sorry, makes little sense to me. How can a choice in ComboBox1 limit what team
members are listed in ComboBox1 (the same ComboBox)?
Did you mean to say that there are TWO ComboBoxes on Form2 and that you want the
second ComboBox to list the team members from the team selected in ComboBox1?
If not you'll have to try again with your explanation.
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com