Hi,
This is simple I know and has been covered many times I know, and I'd rather not incur the "check to FAQs" wrath of you guys, but if you can just let me know the way to go with this I'd appreciated it as I am just going round in circles.
My user enters a short-time into field 'duration'.
I just want to get a running total of duration. I have this as hours by:
Sum[Duration]*24
But how do I get a running total in hours and minutes from the durations that my user enters?
Thanks alot.
Andrew.
This is simple I know and has been covered many times I know, and I'd rather not incur the "check to FAQs" wrath of you guys, but if you can just let me know the way to go with this I'd appreciated it as I am just going round in circles.
My user enters a short-time into field 'duration'.
I just want to get a running total of duration. I have this as hours by:
Sum[Duration]*24
But how do I get a running total in hours and minutes from the durations that my user enters?
Thanks alot.
Andrew.