M
Mary
Hello!
I am curently calculating the differences in,intime and
outime and totaling that amount. What I would also like to
determine is the gap between the last outime and the next
intime.
Lastoutime - nextintime = gaptime (DateDiff)
I would like to take the value in the last outime and
subtract it from the next intime value to determine the
gap between the last outime and the next intime.
What would be the best way to acconplish this task?
Thanks!
I am curently calculating the differences in,intime and
outime and totaling that amount. What I would also like to
determine is the gap between the last outime and the next
intime.
Lastoutime - nextintime = gaptime (DateDiff)
I would like to take the value in the last outime and
subtract it from the next intime value to determine the
gap between the last outime and the next intime.
What would be the best way to acconplish this task?
Thanks!