hello all
currently have the report above based on a query and a "where" statement in an openreport macro...
...here's my dilema. the report works fine and groups/sorts how i want it to, the problem arises when i want to capture the daily hours worked by the employee?
my clocklogtable is built so that each line gets a transidnum, empid, clocktranstype (clockin, lunchout, lunchin, clockout), date, and time.
so for one day an employee will have 4 separate lines in the clocklogtable...with different transid's, times, and clocktranstypes. how do i take these 4 times and come out with an aggregate daily hours worked for the employee, for the day?
i'm stuck like chuck...
cheers,
b_c
currently have the report above based on a query and a "where" statement in an openreport macro...
...here's my dilema. the report works fine and groups/sorts how i want it to, the problem arises when i want to capture the daily hours worked by the employee?
my clocklogtable is built so that each line gets a transidnum, empid, clocktranstype (clockin, lunchout, lunchin, clockout), date, and time.
so for one day an employee will have 4 separate lines in the clocklogtable...with different transid's, times, and clocktranstypes. how do i take these 4 times and come out with an aggregate daily hours worked for the employee, for the day?
i'm stuck like chuck...
cheers,
b_c