View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
John Fejsa John Fejsa is offline
external usenet poster
 
Posts: 6
Default EXCEL 2002: How do I user/simulate a Timer event in Excel form

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!