Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have time value in seconds (example: 14455 seconds)
I would like to convert to the format HH:MM:SS How to do that? Please Help Me :) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greg,
Divide the number by 24*60*60, for example =A1/(24*60*60), and format the cell as hh:mm:ss -- HTH Bob Phillips "Greg" wrote in message om... I have time value in seconds (example: 14455 seconds) I would like to convert to the format HH:MM:SS How to do that? Please Help Me :) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number Formats | Excel Discussion (Misc queries) | |||
Number formats | Excel Discussion (Misc queries) | |||
Number Formats | Excel Discussion (Misc queries) | |||
Number Formats | Excel Discussion (Misc queries) | |||
number formats | Excel Worksheet Functions |