Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How do I convert a time eg. 00:01:39 to a duration eg. 1.65 min or 99 seconds
in order to multiply the duration with an amount or rate to give me a cost? |
#2
![]() |
|||
|
|||
![]()
With the time in A1, try
In B1: =A1*24*60 In C1: =A1*24*60*60 Format B1 and C1 as General B1 returns 1.65 mins C1 returns 99 sec -- Rgds Max xl 97 -- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom --- "Louis" wrote in message ... How do I convert a time eg. 00:01:39 to a duration eg. 1.65 min or 99 seconds in order to multiply the duration with an amount or rate to give me a cost? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert decimal number to time : convert 1,59 (minutes, dec) to m | Excel Discussion (Misc queries) | |||
Can't stop time duration [hh]:mm:ss converting to time of day | Excel Discussion (Misc queries) | |||
Convert Time...!convert tenths of a second | Excel Discussion (Misc queries) | |||
Help Q: Entering 7 p time format, does not convert to 19:00 | Excel Discussion (Misc queries) | |||
Excel Time Duration Formula | Excel Worksheet Functions |