P
papa
Hi Guys,
Beware Access Beginner****
I need help with the following query:
I have a form with a drop down box with different teams
in them. What I need is that when the user clicks on
their team, this will popultale a list box with all
different members of the selected team.
There are ten different teams team1, team2, etc. these
teams are all stored in one table.
I have different queries running which select each team.
(queries are called Qu_Team1, Qu_Team2, etc.)
Is there an easy way to get the teams in the combo box to
run the queries to fil the list box?
many thanks,
Papa
Beware Access Beginner****
I need help with the following query:
I have a form with a drop down box with different teams
in them. What I need is that when the user clicks on
their team, this will popultale a list box with all
different members of the selected team.
There are ten different teams team1, team2, etc. these
teams are all stored in one table.
I have different queries running which select each team.
(queries are called Qu_Team1, Qu_Team2, etc.)
Is there an easy way to get the teams in the combo box to
run the queries to fil the list box?
many thanks,
Papa