A
Annelie
The user inputs on a form hours worked per day, but an employee can have
worked for several jobs so there are several line items per employee.
My fields are:
JobNo, TypeOfPay, MonHrs, TuesHrs, WedHrs, ThuHrs, FriHrs, SatHrs, SunHrs.
I can create subtotals for the days, and when it reaches 40, everything
above is Overtime.
The problems is with having several lines per day, lets say:
job 1830 mon 8, tue 8, wed 4 = so now I am at 20 hrs
job 1845 Wed 4, Thu 10, Fri 10 = now somehow I need to start with the 20 hrs
from the previous line.
Is it possible? Any thoughts would be appreciated.
Annelie
worked for several jobs so there are several line items per employee.
My fields are:
JobNo, TypeOfPay, MonHrs, TuesHrs, WedHrs, ThuHrs, FriHrs, SatHrs, SunHrs.
I can create subtotals for the days, and when it reaches 40, everything
above is Overtime.
The problems is with having several lines per day, lets say:
job 1830 mon 8, tue 8, wed 4 = so now I am at 20 hrs
job 1845 Wed 4, Thu 10, Fri 10 = now somehow I need to start with the 20 hrs
from the previous line.
Is it possible? Any thoughts would be appreciated.
Annelie