T
TLeBlanc
I'm trying to find a way to utilize "total time" in minutes in telecom
usage/billing analysis. Currently, I "round" to the nearest minute and
just go on. But I'm curious if there is an easy way to actually enter
the total time (such as 1,239:32 or 1,239 minutes and 32 seconds) and
then convert it to a decimal value when calculating the per-minute rate
(by dividing into the usage cost).
I've seen the use of HOUR and MINUTE/60 to convert hours and minutes to
a decimal "hours" value, but I haven't seen one for "minutes", which is
what I need.
Terry
usage/billing analysis. Currently, I "round" to the nearest minute and
just go on. But I'm curious if there is an easy way to actually enter
the total time (such as 1,239:32 or 1,239 minutes and 32 seconds) and
then convert it to a decimal value when calculating the per-minute rate
(by dividing into the usage cost).
I've seen the use of HOUR and MINUTE/60 to convert hours and minutes to
a decimal "hours" value, but I haven't seen one for "minutes", which is
what I need.
Terry