I have a database set up which calculates weekly wages of approx. 40 employees.
As it stands it works well, however, i am having an issue with a wage rate field.
Each week my end-user inputs the hours each employee has worked against the week no., period, employee id etc.
This data combined with wagerate field stored in tblemployees, calculates the wages in a report.
However, i wish to put the wage rate on my hours form. this is because, although the wage rate for each employee usually stays constant, it is liable to small changes throughout the year.
i want a wage rate to appear on my hours form as an employee id is selected (from a combo box).
i would like this wage rate to have the ability to be changed if there has been a pay rise, i would also prefer this second rate to be stored so that future reports will default to this rate, but previous reports will stay at the previous rate.
if anyone understands my problem please help! i'm wlling to give more information if anyone requires it.
As it stands it works well, however, i am having an issue with a wage rate field.
Each week my end-user inputs the hours each employee has worked against the week no., period, employee id etc.
This data combined with wagerate field stored in tblemployees, calculates the wages in a report.
However, i wish to put the wage rate on my hours form. this is because, although the wage rate for each employee usually stays constant, it is liable to small changes throughout the year.
i want a wage rate to appear on my hours form as an employee id is selected (from a combo box).
i would like this wage rate to have the ability to be changed if there has been a pay rise, i would also prefer this second rate to be stored so that future reports will default to this rate, but previous reports will stay at the previous rate.
if anyone understands my problem please help! i'm wlling to give more information if anyone requires it.