How to abort executing macro?
From: perfb (perfb_at_yahoo.com)
Date: 06/16/04
- Next message: Doug Glancy: "Re: Copying and pasting entire workbook"
- Previous message: MD: "Open Excel"
- Next in thread: Ken Wright: "Re: How to abort executing macro?"
- Reply: Ken Wright: "Re: How to abort executing macro?"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Jun 2004 11:11:59 -0700
is there a way to provide a button that will always abort the
VBA execution?
e.g. am executing multiple loops, with calls to time delay functions,
(data acquisition loop), and while this is running, the work***
buttons are dead. Even if I have the Visual Basic window open,
I cant use the 'stop' button while the time delay function is
executing, it wont respond for some reason.
I would like a way to preemptively abort execution, e.g. a separate
watchdog process/thread?
tia!
- Next message: Doug Glancy: "Re: Copying and pasting entire workbook"
- Previous message: MD: "Open Excel"
- Next in thread: Ken Wright: "Re: How to abort executing macro?"
- Reply: Ken Wright: "Re: How to abort executing macro?"
- Messages sorted by: [ date ] [ thread ]