I am attempting to set up my first Access database, and I have chosen to base it on my local football (soccer) team. The basic structure of the database is based around a "Match" table. This includes date, opponents, venue, competition, etc. I then have tables linked in with this main table. One of these is a "MatchPlayers" table. This tells the "Match" table which players played in that match, and in what position (ie; Goalkeeper, shirt 2, shirt 3, sub 1, etc.). A "Players" table is then linked to the "MatchPlayers" table. Also linked to the "MatchPlayers" table is a "Goals" table. This states how many goals each particular player scored in that game. I have set all these tables up and linked them in a way that I am confident in their working. However, I now what to create a form for entering all this match information.
I have done the easy bit of creating drop-down boxes for the opponents and the venue, etc. but what I am having trouble with is selecting the players that played in that match. I have a vision of my form being set out like a pitch, with the positions being drop-down boxes, in which I can select the player that played in that position. How can I set up a drop-down box to link a player with a certain position for a certain match? In a way, the box result links to two fields. How can this be done?
I would appreciate any suggestions, but please bear in mind that I am a bit of a MS Access novice. Hope someone can help.
Thanks
Mark
I have done the easy bit of creating drop-down boxes for the opponents and the venue, etc. but what I am having trouble with is selecting the players that played in that match. I have a vision of my form being set out like a pitch, with the positions being drop-down boxes, in which I can select the player that played in that position. How can I set up a drop-down box to link a player with a certain position for a certain match? In a way, the box result links to two fields. How can this be done?
I would appreciate any suggestions, but please bear in mind that I am a bit of a MS Access novice. Hope someone can help.
Thanks
Mark