Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a timer funciton that calls some routines every minute. The problem is that if I am using a userform the timer process interupts and causes the form to fail. Any ideas on how to remedy this? Thanks, Steve |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would set up a variable and change it when the form is in use, then
change it back when the form is closed. Your timer routine can then check this variable before trying to do anything. Regards BrianB =================================== "SJ" wrote in message ... Hi, I have a timer funciton that calls some routines every minute. The problem is that if I am using a userform the timer process interupts and causes the form to fail. Any ideas on how to remedy this? Thanks, Steve |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Name conflict | Excel Discussion (Misc queries) | |||
Name Conflict | Excel Discussion (Misc queries) | |||
Name Conflict | Excel Discussion (Misc queries) | |||
Quicktime Conflict | Excel Discussion (Misc queries) | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) |