G
Gautam
Hi I have a table which records DayIn, LunchOut, LunchIn, LunchOut,
using the data above in a query I can calculate Net working Hours i.e.
Sum: [LunchOut]-[DayIn]+[DayOut]-[LunchIn]
All fine until here.
Now when I want to show Net weekly or Monthly hours I get very funny figure
even after using hh:nn format.
Can someone help?
using the data above in a query I can calculate Net working Hours i.e.
Sum: [LunchOut]-[DayIn]+[DayOut]-[LunchIn]
All fine until here.
Now when I want to show Net weekly or Monthly hours I get very funny figure
even after using hh:nn format.
Can someone help?