Search results

  1. T

    Trouble with Date Fields (sum)

    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...
  2. T

    Calculating hours worked.

    Hello all, I have a Form where users enter the hours worked for each day. I use a field on this form to calculate the total hours worked that day. For Example: Begin Time:1500 End Time: 2300 Total Hours: 8.0 Hrs The problem is when the user enters a Begin Time of 2300 hrs and an End...
Back
Top Bottom