CobaltWolf
Technical User
I must begin saying that I am a total n00b with Access, and practically zero knowledge of SQL language (which is why I'm trying to do this exclusively with what's available in the Access interface). I include here a screenshot of the relations diagram in Access:
The situation is this: a friend of mine is head of a local basketball referees club, and he needs something that helps him manage game tournaments. He would need to keep a contact list of the manager(s) of each tournament, assign games to each tournament, and assign referees to every particular game (each game has more than one referee). Some games can be suspended, and referees could be re-assigned to other games, so I have to take into account that too. I'm trying to do that in Access, and then create user-friendly forms so my friend doesn't have to deal with the program itself.
[Queries would be later used to determine stuff like how much the club owes to each referee (number of games assigned multiplied by game fee), make reports on the games assigned to each referee (say, on X month or range of months), etc. etc. But this is all wishful thinking on my part so far since I haven't been able to move past the creation of the tables.]
I've searched the web, consulted one book, and what I basically have found has been instructions on how to create the relation shown on the diagram above, and thats it. I haven't been able to find anything on HOW to apply many-to-many relationship in the forms, so that I can link games for to referees and referees to games...
I've easily managed to create a form to enter a record of each referee (that worked fine and I have filled a table with all of them), and experimented with a Tournament form where I could enter the games for each tournament in a sub-form (that apparently worked), but I have no idea how to assign referees to each one of those games. I guess it would be ideal if I were able to select the referees in that subform as I enter the games... but maybe that would complicate things, I don't know.
I tried to be as thorough in my description as possible, but if you need more info, feel free to ask. Any advice or links would be most welcome.
Frustratedly yours,
Ed
The situation is this: a friend of mine is head of a local basketball referees club, and he needs something that helps him manage game tournaments. He would need to keep a contact list of the manager(s) of each tournament, assign games to each tournament, and assign referees to every particular game (each game has more than one referee). Some games can be suspended, and referees could be re-assigned to other games, so I have to take into account that too. I'm trying to do that in Access, and then create user-friendly forms so my friend doesn't have to deal with the program itself.
[Queries would be later used to determine stuff like how much the club owes to each referee (number of games assigned multiplied by game fee), make reports on the games assigned to each referee (say, on X month or range of months), etc. etc. But this is all wishful thinking on my part so far since I haven't been able to move past the creation of the tables.]
I've searched the web, consulted one book, and what I basically have found has been instructions on how to create the relation shown on the diagram above, and thats it. I haven't been able to find anything on HOW to apply many-to-many relationship in the forms, so that I can link games for to referees and referees to games...
I've easily managed to create a form to enter a record of each referee (that worked fine and I have filled a table with all of them), and experimented with a Tournament form where I could enter the games for each tournament in a sub-form (that apparently worked), but I have no idea how to assign referees to each one of those games. I guess it would be ideal if I were able to select the referees in that subform as I enter the games... but maybe that would complicate things, I don't know.
I tried to be as thorough in my description as possible, but if you need more info, feel free to ask. Any advice or links would be most welcome.
Frustratedly yours,
Ed