Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm looking for a formula to convert time to a decimal
Example: (6:15 + 5:45 + 2:15 + 1:25) * 3 = equals amount due in dollars (whole number) times listed are for different days |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Jan 13, 10:35*am, doodle302
wrote: I'm looking for a formula to convert time to a decimal Example: (6:15 + 5:45 + 2:15 + 1:25) * 3 = equals amount due in dollars (whole number) times listed are for different days Use cell format [h]:mm:ss 23:00 + 6:00 will = 29:00 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In Excel, times are fractions of a day. Change your formula to:
(6:15 + 5:45 + 2:15 + 1:25) * 24 * 3 Regards, Fred "doodle302" wrote in message ... I'm looking for a formula to convert time to a decimal Example: (6:15 + 5:45 + 2:15 + 1:25) * 3 = equals amount due in dollars (whole number) times listed are for different days |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert time into decimal | New Users to Excel | |||
convert time into decimal | New Users to Excel | |||
convert decimal to time | Excel Discussion (Misc queries) | |||
How to convert time to decimal | New Users to Excel | |||
convert decimal number to time : convert 1,59 (minutes, dec) to m | Excel Discussion (Misc queries) |