I am designing a database for a scoring system at a local sports event.
There are 4 teams in the competition
the user enters a position (chosen from a drop down list) for each team.
what i want is for the position to give a corresponding number of points
e.g.
if the user selected 1st place for team1, 10points would be allocated to team1.
i have made a text box next to the combo from which a position is chosen and changed it's control source to that of the combo box.
i am relatively new to access but i wonder it might be possible to edit an input mask, so that "10" appears in the text box when the user selects "1st" from corresponding combo box.
any help would be very much appreciated, but bare in mind
that i'm a beginner so please try to keep things simple for my inferior mind
thanks in advance
There are 4 teams in the competition
the user enters a position (chosen from a drop down list) for each team.
what i want is for the position to give a corresponding number of points
e.g.
if the user selected 1st place for team1, 10points would be allocated to team1.
i have made a text box next to the combo from which a position is chosen and changed it's control source to that of the combo box.
i am relatively new to access but i wonder it might be possible to edit an input mask, so that "10" appears in the text box when the user selects "1st" from corresponding combo box.
any help would be very much appreciated, but bare in mind
that i'm a beginner so please try to keep things simple for my inferior mind
thanks in advance