Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Saturday, September 8, 2012 6:09:38 PM UTC+10, Stephen wrote:
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 Thank You James & Don this fixes a problem for me much appreciated 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 |