Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some code that I want to run every 30 seconds and have the following: Application.OnTime Now + TimeValue("00:00:30"), "dowerefresh" However, what I want is a button to be able to switch it on and off. I have a public boolean called autorefresh I was going to do a loop while autorefersh = true, but i'm concerned that this will just start multiple onTime events? What is the best way to achieve this? Thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find %ontime & SUMIF ontime ie: find matching sets within Range... | Excel Worksheet Functions | |||
OnTime Function Call | Excel Programming | |||
OnTime bug? | Excel Discussion (Misc queries) | |||
OnTime function | Excel Programming | |||
need a function (not macro with ontime) to record a snapshot of a changing cell | Excel Programming |