Paul,I ran across this OLD thread while researching a problem and hoped
you could expand just a bit.I am trying to add hours and minutes, just
as above. However, I report everything in fifteen minute
increments.Example: 1.15 = one hour fifteen minutes 1.30 = one hour
thirty minutesWhen I add as you suggested, I get 165 minutes / 60 = 2.75
hours. I need this answer to display as 2.45 (two hours and 45 minutes).
If I add these with normal math, the above problem works correctly, but
the answer doe...