Hello,
I am trying to create a query that subtracts "TimeOUT" from "TimeIN" fields to calculate the total time worked.
The "TotalTime" is a new field that is not in the table, only in the query.
I am attempting to use the DateDiff function to calculate this, but I need to return both hours...