B
Becky
I need to be able to show if the differential is negative
or positive. In other words I need to show if we used all
the allocated hours, were under or were over. I
calculated the difference this way:
Difference: Format([hours]-([TimeOut]-[TimeIn]),"Short
Time")
That gives me 0:30, 0:45, etc. But if Hours is less than
[TimeOut]-[TimeIn] then I need to show that we were over
0:30.
Thanks,
Becky
or positive. In other words I need to show if we used all
the allocated hours, were under or were over. I
calculated the difference this way:
Difference: Format([hours]-([TimeOut]-[TimeIn]),"Short
Time")
That gives me 0:30, 0:45, etc. But if Hours is less than
[TimeOut]-[TimeIn] then I need to show that we were over
0:30.
Thanks,
Becky