I'm summing a field in a query that is a short time format. The problem is that when then field sums to more than 24 hrs it rolls back to 0:00 and continues adding.
For example, the if the result I should get is 38:30, it gives me 14:30 (ie. 38:30 - 24:00). How can I stop this from clicking over to the next day. I need the hours returned to be above 24 to calculate the hours worked in a week.
Any thoughts?
cheers
Souprog
For example, the if the result I should get is 38:30, it gives me 14:30 (ie. 38:30 - 24:00). How can I stop this from clicking over to the next day. I need the hours returned to be above 24 to calculate the hours worked in a week.
Any thoughts?
cheers
Souprog