Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a time number format as "00:01:02" (hours, minutes, seconds).
How do I convert to show all seconds. For example, the number above should show as "62" seconds. |
#2
![]() |
|||
|
|||
![]()
Custom format as...
[s] Hope this helps! In article , (glenlee) wrote: I have a time number format as "00:01:02" (hours, minutes, seconds). How do I convert to show all seconds. For example, the number above should show as "62" seconds. |
#3
![]() |
|||
|
|||
![]()
Or if you just wanting a separate cell, then
=A1*24*60*60 an format as General. -- HTH RP (remove nothere from the email address if mailing direct) "Domenic" wrote in message ... Custom format as... [s] Hope this helps! In article , (glenlee) wrote: I have a time number format as "00:01:02" (hours, minutes, seconds). How do I convert to show all seconds. For example, the number above should show as "62" seconds. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Text Time to Time | Excel Discussion (Misc queries) | |||
convert decimal number to time : convert 1,59 (minutes, dec) to m | Excel Discussion (Misc queries) | |||
The shortcut to enter time in excel should include seconds. | Excel Discussion (Misc queries) | |||
How do I convert Military Time to minutes? | Excel Worksheet Functions | |||
convert seconds to minutes and seconds | Excel Worksheet Functions |