G
Guest
Wonder if anyone has a possible solution to my problem. I am working on a
bowling database and essentially it manages bowling leagues. I have main form
that displays the different league one might want to manage, as you scroll
through each league, you can then view/create schedules for each week. IE
which team is playing which team. My problem comes when I select a team from
the combox box which is in a subform. I only want to be able to see the teams
that are in that league, not ALL of the teams in the database. How can I work
it so that my combo box will only display those teams that are in the league
that is selected in the main form, similary once I have solved this problem
it should enable to solve the problem of only displaying only those bowlers
that are enrolled for a specific team via a combo box and not display all of
the bowlers in the database
Any help would be gratfully received
Kind Regards
Peter
bowling database and essentially it manages bowling leagues. I have main form
that displays the different league one might want to manage, as you scroll
through each league, you can then view/create schedules for each week. IE
which team is playing which team. My problem comes when I select a team from
the combox box which is in a subform. I only want to be able to see the teams
that are in that league, not ALL of the teams in the database. How can I work
it so that my combo box will only display those teams that are in the league
that is selected in the main form, similary once I have solved this problem
it should enable to solve the problem of only displaying only those bowlers
that are enrolled for a specific team via a combo box and not display all of
the bowlers in the database
Any help would be gratfully received
Kind Regards
Peter