Hi again
Still working on a golf tournament database. Have searched and racked what little brain I have left over this and can't work it out.
With a new handicap system coming in force handicaps for players have to be calculated by multiplying 2 figures then dividing by another one.
I have used a calculated field in a table to work this out and it works great. The problem is that the result is not to exceed 45. This is where my problem lies. How do I ensure that this field (named handicap in table players) does not exceed the number 45.
I am able to change the field in the table from a calculated field and allow this to be populated by the form (players) which can do the calculation in non visible fields and then show this to the user in another text box which has handicap as its control source.
Help please.
:banghead:
Still working on a golf tournament database. Have searched and racked what little brain I have left over this and can't work it out.
With a new handicap system coming in force handicaps for players have to be calculated by multiplying 2 figures then dividing by another one.
I have used a calculated field in a table to work this out and it works great. The problem is that the result is not to exceed 45. This is where my problem lies. How do I ensure that this field (named handicap in table players) does not exceed the number 45.
I am able to change the field in the table from a calculated field and allow this to be populated by the form (players) which can do the calculation in non visible fields and then show this to the user in another text box which has handicap as its control source.
Help please.
:banghead: