Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need proc_2 to run a minute after proc_1 is finished. However, if proc_1
is run again less than a minute after the first time, I don't want it to run until a minute after the second run: ie proc_1 is trigered at 12:00:00, then again at 12:00:20 proc_2 runs once onl at 12:01:20 sub proc_1 'other code application.ontime now+timevalue("00:01:00"), "proc_2") end sub sub proc_2 beep application.statusbar = false end sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Tracking OnTime Events? | Excel Programming | |||
ontime method? | Excel Programming | |||
ontime method? | Excel Programming | |||
ontime Method | Excel Programming | |||
OnTime events | Excel Programming |