Poweruser99
MIS
Hello there.
I have a field of Hours and Minutes. I need to add them to get the total number of hours consumed. The hours fields I can add without any problems.
The minutes field I want to convert to hours. This is what I have
Minutes
-------
60
65
Total of this is 125 which is 2 hours and 5 minutes (2.05)
When I add these two and divide by 60 to get hours I get 2.0833, when I need to get it to 2.05.
Any idea on which formula I can use.
I have a field of Hours and Minutes. I need to add them to get the total number of hours consumed. The hours fields I can add without any problems.
The minutes field I want to convert to hours. This is what I have
Minutes
-------
60
65
Total of this is 125 which is 2 hours and 5 minutes (2.05)
When I add these two and divide by 60 to get hours I get 2.0833, when I need to get it to 2.05.
Any idea on which formula I can use.