Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for your suggestion mudraker but 'Sleep' actually suspends the
code for a specific length of code. That's completely opposite to what I need. I need the import procedure to continue running at the same time as the “BlinkMover” procedure that’s executing once a second second. In other words I want two procedures running at the same time; one continuously (import) and another periodically (blinker) that’s called by the “Timer???” once per second. John *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Timer event | Excel Discussion (Misc queries) | |||
Can a form made in Excel 2002 be converted into a fillable form? | Excel Discussion (Misc queries) | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) | |||
Timer Event | Excel Discussion (Misc queries) | |||
user form-on open event? keydown event? | Excel Programming |