Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to convert standard time format(hh:mm:ss) into seconds. Do we have any
formula to do this in excel. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=A1*24*60*60
or: =A1*86400 HTH -- AP "Raj" a écrit dans le message de news: ... I need to convert standard time format(hh:mm:ss) into seconds. Do we have any formula to do this in excel. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Format cell as [ss]
"Raj" wrote: I need to convert standard time format(hh:mm:ss) into seconds. Do we have any formula to do this in excel. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Format Cell... Number Custom and enter [s]
-- Gary's Student "Raj" wrote: I need to convert standard time format(hh:mm:ss) into seconds. Do we have any formula to do this in excel. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Ardus,Toppers and Gary''s Student it worked. Thanks once again
"Raj" wrote: I need to convert standard time format(hh:mm:ss) into seconds. Do we have any formula to do this in excel. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Time format to number while keeping value | Excel Worksheet Functions | |||
convert time imported as text to time format for calculations | Excel Worksheet Functions | |||
Convert hours and minutes in time format into fractions of hours.. | Excel Worksheet Functions | |||
add time and convert it to currency | Excel Worksheet Functions | |||
Help Q: Entering 7 p time format, does not convert to 19:00 | Excel Discussion (Misc queries) |