S
Secret Squirrel
I'm trying to calculate how early an employee punches out but their shift
ends after midnight. I've never had any luck with these types of time
calculations. Here's what I'm trying to do:
Fields:
EmpID
DateIn
TimeIn
DateOut
TimeOut
ScheduledEndTime
What I want to do is calculate the minutes an employee leaves early based on
the TimeOut time vs the ScheduledEndTime. The problem I'm having is sometimes
the employees leave early before midnight so I can't set up the calculation
correctly. I need to show all employees who leave early greater than 10
minutes. Can anyone help with this?
Thanks
SS
ends after midnight. I've never had any luck with these types of time
calculations. Here's what I'm trying to do:
Fields:
EmpID
DateIn
TimeIn
DateOut
TimeOut
ScheduledEndTime
What I want to do is calculate the minutes an employee leaves early based on
the TimeOut time vs the ScheduledEndTime. The problem I'm having is sometimes
the employees leave early before midnight so I can't set up the calculation
correctly. I need to show all employees who leave early greater than 10
minutes. Can anyone help with this?
Thanks
SS