B
Brampton76
I have a Competition Setup Table which includes the following:
ID(Autonumber), Competition Name, Playing Option (of which there are 5), Cost
(this would be for each of the Playing Options. Therefore, after setting up
a competition the Name would appear in a Table 5 times with a separate option
and the cost. Another Table is for the Competition Entry. This includes the
following: Name, Competition Name (selected in a Form using the same Table as
the Competition Setup), Playing Option (selected in a Form using the same
Table as the Competion Setup) and Amount Paid. What I have been trying to do
is to query using both tables, to show from one Table: Name, Competition
Name, Amount Paid and from the other Table the Cost. A calculated field
would then take one amount from the other to give me the difference. What I
have achieved is a list of all the entries but no Cost, or, a list of the
Costs but no entries. What I seem unable to do is to list each player with
the playing option, the amount paid and then the cost for that particular
player in that particular competition. I have tried to link the 2 Tables in
the Query in all sorts of different ways and seem to have run out of options
and wondered if someone would be able to steer me in the right direction? I
am currently working my way through the Wiley Bible but finding the
Relationships and Links quite difficult to understand!
ID(Autonumber), Competition Name, Playing Option (of which there are 5), Cost
(this would be for each of the Playing Options. Therefore, after setting up
a competition the Name would appear in a Table 5 times with a separate option
and the cost. Another Table is for the Competition Entry. This includes the
following: Name, Competition Name (selected in a Form using the same Table as
the Competition Setup), Playing Option (selected in a Form using the same
Table as the Competion Setup) and Amount Paid. What I have been trying to do
is to query using both tables, to show from one Table: Name, Competition
Name, Amount Paid and from the other Table the Cost. A calculated field
would then take one amount from the other to give me the difference. What I
have achieved is a list of all the entries but no Cost, or, a list of the
Costs but no entries. What I seem unable to do is to list each player with
the playing option, the amount paid and then the cost for that particular
player in that particular competition. I have tried to link the 2 Tables in
the Query in all sorts of different ways and seem to have run out of options
and wondered if someone would be able to steer me in the right direction? I
am currently working my way through the Wiley Bible but finding the
Relationships and Links quite difficult to understand!