In Microsoft Access I have a table called Time Sheet and in this I have Time sheet no. , waiter no. , date and hours worked. I have 10 waiters.
I have another table called Service Charge Distribution. In this table I have Service Charge No. , waiter no. , week no. and distribution amount.
There is a Bill table where the Service charge distribution is worked out from the bill.
i need to calculate the distribution amount in the service charge distribution table but I do not know how to do this. I would like to do this in Forms. I do know how to work out the total for a week.
Could anyone help?