Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, can someone explain how and where does this code go to get it to work?
Does it go in general macro or do I need to put in a module. Private Function SecondsToTime(byval dSeconds as Double) _ as String SecondsToTime = Format(DateAdd("s", dSeconds, "00:00:00"), "HH:mm:ss") End Function regards Stephen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to code, AND where to place it !! | Excel Programming | |||
Where to place code that changes a cell value? | Excel Programming | |||
where do i place the code ? | Excel Programming | |||
Wherre best to place code | New Users to Excel | |||
Where to place Code question | Excel Programming |