R
Richelle
I have read some wonderful threads in various sites that have helped me with
manipulating time elapse between a Time In and Time Out field, but I am still
having one major issue. Let's say my Time In begins at 11:00 PM and the Time
Out is for 12:00 AM, it does not see the one hour difference, instead a 23
hour interval. Same for when Time In is 7:00 PM and Time Out is 12:00 AM, the
interval calculates at -19:00. So, I tried using an unbound field that looked
at the Time Out field and said if it (Time Out) = "12:00 AM" then take the
interval (-19 from last example of 7:00 PM - 12:00 AM) and subtract 24,
(-19-24 should = 5) but it gives me an #error in the unbound field.
Any comments would be greatly appreciated
manipulating time elapse between a Time In and Time Out field, but I am still
having one major issue. Let's say my Time In begins at 11:00 PM and the Time
Out is for 12:00 AM, it does not see the one hour difference, instead a 23
hour interval. Same for when Time In is 7:00 PM and Time Out is 12:00 AM, the
interval calculates at -19:00. So, I tried using an unbound field that looked
at the Time Out field and said if it (Time Out) = "12:00 AM" then take the
interval (-19 from last example of 7:00 PM - 12:00 AM) and subtract 24,
(-19-24 should = 5) but it gives me an #error in the unbound field.
Any comments would be greatly appreciated