Hello all,
I have a table where employees enter their begin and end work times.
Those two fields are calculated (in a seperate query) to give the total number of hours worked for each employee that day called "TotalHours".
In the table, the Begin Time and End Time are both date/times fields...