Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a time of 1:15 that is 1 minute and 15 seconds not one fifteen. I
need to have it read in all seconds so it needs to say 75 seconds. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=A2*24*3600 and format as General or Number.
Otherwise you could just leave the existing cell, or use =A2, and format as [s] -- David Biddulph bwpate wrote: I have a time of 1:15 that is 1 minute and 15 seconds not one fifteen. I need to have it read in all seconds so it needs to say 75 seconds. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change a minutes and seconds as a 2400 time to seconds? | Excel Worksheet Functions | |||
Converting Julian Seconds with a macro to replace old seconds data | Excel Discussion (Misc queries) | |||
Convert "Time Interval" in "hours : minutes : seconds" to seconds | New Users to Excel | |||
Convert seconds to minutes and seconds in excel | Excel Worksheet Functions | |||
convert seconds to minutes and seconds | Excel Worksheet Functions |