deejay_totoro
Registered User.
- Local time
- Today, 09:54
- Joined
- May 29, 2003
- Messages
- 169
Hello,
I am trying to calculate the total number of hours.
I started by creating an underlying query that produces a decimal total. I then use the Format option to re-format the decial value into a time value.
This is fine however, the problems occur if I try to calculate a total in a report (or a form). I sum up the decimal value as before but when I try to use Format to total a whole page worth of times, it only produces a time value in 12/24 hour format. What I really need is 25:00, 39:44, 55:32 values etc...
In Excel I would create a custom format eg: [HH]:mm to do this. Any ideas anyone?
Thanks very much,
dj_T
I am trying to calculate the total number of hours.
I started by creating an underlying query that produces a decimal total. I then use the Format option to re-format the decial value into a time value.
This is fine however, the problems occur if I try to calculate a total in a report (or a form). I sum up the decimal value as before but when I try to use Format to total a whole page worth of times, it only produces a time value in 12/24 hour format. What I really need is 25:00, 39:44, 55:32 values etc...
In Excel I would create a custom format eg: [HH]:mm to do this. Any ideas anyone?
Thanks very much,
dj_T