Hi, I have a wages database which is used weekly to determine the weekly wage of each employee based on the hours they've worked.
each employee has a daily wage rate which may increase over time.
I have a Master Wage Sheet which calculates the employees gross, tax and net wages. The gross total is achieved by the calculation : [Hours]*[Wage Rate]/8
Each month each worker has to have a voucher completed with his earnings from that month. currently this works fine, however if an employee has a wage increase part way through a month then this report will bring up the employees wages as per the new wage rate for all weeks in that month.
Does anyone know of an effective way to solve this problem?
each employee has a daily wage rate which may increase over time.
I have a Master Wage Sheet which calculates the employees gross, tax and net wages. The gross total is achieved by the calculation : [Hours]*[Wage Rate]/8
Each month each worker has to have a voucher completed with his earnings from that month. currently this works fine, however if an employee has a wage increase part way through a month then this report will bring up the employees wages as per the new wage rate for all weeks in that month.
Does anyone know of an effective way to solve this problem?