R
Ralph
I have a formula that calculates date diffrences in minutes. I am trying to
display the end result in hours and minutes. I.E. 99 minutes would display
as 1:39 using a date field with the format hh:nn. However, if the minutes
are greater than 1440 (total minutes in 1 day) the format "starts over".
I.E. 1451 minutes shows 0:11 and what I am hoping to get to is 24:11. In
Excel the format is [h]:nn which works fine but Access doesn't like this
format. I need to keep the data as a number or time rather than text in
order to select min, max, avg, etc. Hope this is clear!!!! Thanks!!!!
display the end result in hours and minutes. I.E. 99 minutes would display
as 1:39 using a date field with the format hh:nn. However, if the minutes
are greater than 1440 (total minutes in 1 day) the format "starts over".
I.E. 1451 minutes shows 0:11 and what I am hoping to get to is 24:11. In
Excel the format is [h]:nn which works fine but Access doesn't like this
format. I need to keep the data as a number or time rather than text in
order to select min, max, avg, etc. Hope this is clear!!!! Thanks!!!!