L
leaguebowler11
I'm making database for my bowling league. I know how to make all the
necessary queries and the logic that goes along with it. What I'm trying to
do is to create a form that would let me enter data for each bowler. I've
already created a table with one field for team name and another field for
the bowler's name. Now I could just go into the table and fill in the scores
for each game, but what I would prefer to do is to create a form that has a
drop-down box from where I could choose the team name and after selecting the
team I wanted all of the players on that team would show up with 4 blank
boxes next to each name to fill in the scores of each game bowled and which
week the games took place. Thank you in advance for any all help you can
provide me.
necessary queries and the logic that goes along with it. What I'm trying to
do is to create a form that would let me enter data for each bowler. I've
already created a table with one field for team name and another field for
the bowler's name. Now I could just go into the table and fill in the scores
for each game, but what I would prefer to do is to create a form that has a
drop-down box from where I could choose the team name and after selecting the
team I wanted all of the players on that team would show up with 4 blank
boxes next to each name to fill in the scores of each game bowled and which
week the games took place. Thank you in advance for any all help you can
provide me.