J
Jorge
Hello - Happy Holiday's..
I have a Table(s) created - that downloads all employee information so I can
calculate hours and reports etc.
Everything seems to work fine. However I have a new calculation that I need
to produce results.
The data would eventually represent a continuing/rolling 52 weeks. The
queries would be at various holiday times and measure REGULAR ( up to the
first 40 worked per week ), to sum the number of regular hours worked in the
immediate past 13 weeks.
ex table..
| Fname | Lname | Emp# | Work_Week | Type | Bill_Hrs | Pay_Hours |
Mike Smith 12345 10/31/2004 REG 40 40
Mike Smith 12345 10/31/2004 OT 6 6
Can anyone offer any help on this issue?
It may seem like any easy query but I cannot get the proper answer...
Thank-you
Jorge
I have a Table(s) created - that downloads all employee information so I can
calculate hours and reports etc.
Everything seems to work fine. However I have a new calculation that I need
to produce results.
The data would eventually represent a continuing/rolling 52 weeks. The
queries would be at various holiday times and measure REGULAR ( up to the
first 40 worked per week ), to sum the number of regular hours worked in the
immediate past 13 weeks.
ex table..
| Fname | Lname | Emp# | Work_Week | Type | Bill_Hrs | Pay_Hours |
Mike Smith 12345 10/31/2004 REG 40 40
Mike Smith 12345 10/31/2004 OT 6 6
Can anyone offer any help on this issue?
It may seem like any easy query but I cannot get the proper answer...
Thank-you
Jorge