W
Winnetou
I would like to activate/desactivate a process (a VBA procedure) by
shifting the focus on/away from a controlbox. Starting the process is
fairly trivial, but stopping it stumps me. I don't know how to abort
the procedure once the process has started (DoEvents, etc.) It seems
to me that once Access is busy running a task, it ignores GUI
interrupts such as lost focus etc. until the process has been
completed.
Is there an simple method to stop a process once the focus is shifted
away from the controlbox?
Thanks for your feedback.
Mark
shifting the focus on/away from a controlbox. Starting the process is
fairly trivial, but stopping it stumps me. I don't know how to abort
the procedure once the process has started (DoEvents, etc.) It seems
to me that once Access is busy running a task, it ignores GUI
interrupts such as lost focus etc. until the process has been
completed.
Is there an simple method to stop a process once the focus is shifted
away from the controlbox?
Thanks for your feedback.
Mark