Hi,
I am in need of some help. What i am trying to do is to make a field in the table automatically generate data from a calculation. Below is how the table looks like:
- Date Due = this is a date
- Date Returned = the is a date
- Fine = this is where i need to put the calculation...
The calculation that im trying to do is:
The "Fine" field must always have £3 to begin with (default). It should add £0.25 for every day the game has been overdue. To do this, the field would need to calculate the Day difference between the "Date Returned" and "Date Due" fields. For example, if the day difference is 2 days between those 2 fields then in the "Fine" field, £0.50 should automatically be added.
I would love all the help i can get. Please remember that this is in the table.
Thanks,
I am in need of some help. What i am trying to do is to make a field in the table automatically generate data from a calculation. Below is how the table looks like:
- Date Due = this is a date
- Date Returned = the is a date
- Fine = this is where i need to put the calculation...
The calculation that im trying to do is:
The "Fine" field must always have £3 to begin with (default). It should add £0.25 for every day the game has been overdue. To do this, the field would need to calculate the Day difference between the "Date Returned" and "Date Due" fields. For example, if the day difference is 2 days between those 2 fields then in the "Fine" field, £0.50 should automatically be added.
I would love all the help i can get. Please remember that this is in the table.
Thanks,
Comment