Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how can i convert a cell formatted as hh:mm:ss to seconds only. ie 00:02:00
returns 120 secs |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=A1*24*3600 and format as number or general.
-- David Biddulph "Andrew@rushington" wrote in message ... how can i convert a cell formatted as hh:mm:ss to seconds only. ie 00:02:00 returns 120 secs |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
good old simple mathmatics wins the day!! Thanks
"David Biddulph" wrote: =A1*24*3600 and format as number or general. -- David Biddulph "Andrew@rushington" wrote in message ... how can i convert a cell formatted as hh:mm:ss to seconds only. ie 00:02:00 returns 120 secs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting date/time serial values to cumulative time totals... | Excel Discussion (Misc queries) | |||
Converting time formats into actual time(minutes) | Excel Discussion (Misc queries) | |||
Converting Eastern time to Central time | Excel Discussion (Misc queries) | |||
Converting decimal time to standard time? | Excel Discussion (Misc queries) | |||
Can't stop time duration [hh]:mm:ss converting to time of day | Excel Discussion (Misc queries) |