Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to set up a timer that can go over 24 hours. I currently have a
timer that uses now()-start time but this goes back to 0 after 24hrs. Is it possible in Excel to get a timer that will show say 25:00:00 at the 25 hour mark. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
format the cell as [h]:mm:ss
-- __________________________________ HTH Bob "NDBC" wrote in message ... I would like to set up a timer that can go over 24 hours. I currently have a timer that uses now()-start time but this goes back to 0 after 24hrs. Is it possible in Excel to get a timer that will show say 25:00:00 at the 25 hour mark. Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Format Custom as [hh]:mm:ss
-- Kind regards, Niek Otten Microsoft MVP - Excel "NDBC" wrote in message ... I would like to set up a timer that can go over 24 hours. I currently have a timer that uses now()-start time but this goes back to 0 after 24hrs. Is it possible in Excel to get a timer that will show say 25:00:00 at the 25 hour mark. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Timing/loading bar | Excel Programming | |||
Advancing Timing | Excel Discussion (Misc queries) | |||
VB Timing Question | Excel Programming | |||
VB timing question | Excel Programming | |||
Worksheet is no longer the active sheet Event | Excel Programming |