K
Keith
In a previous post, I had asked about keeping a macro going when a user
engaged spellcheck (because that disengaged my macro). Cindy kindly
responded that one option would be to use a timer, but I need to collect
continuous data via the macro without interruption- so now, I'd like to ask
if there are ways to do two things programatically;
(a) intercept and kill any attempts to engage spellcheck- e.g., prevent
spellcheck from engaging in the first place, so that my macro is never
interrupted, and
(b) remove the user options that normally trigger spellcheck- e.g., the
toolbar button and the tools menu option
We will also be instructing users of that PC to not use spellcheck, but we
can't afford to have someone forget and ruin the data collection.
Can anyone point me in the right direction?
Thanks,
Keith
engaged spellcheck (because that disengaged my macro). Cindy kindly
responded that one option would be to use a timer, but I need to collect
continuous data via the macro without interruption- so now, I'd like to ask
if there are ways to do two things programatically;
(a) intercept and kill any attempts to engage spellcheck- e.g., prevent
spellcheck from engaging in the first place, so that my macro is never
interrupted, and
(b) remove the user options that normally trigger spellcheck- e.g., the
toolbar button and the tools menu option
We will also be instructing users of that PC to not use spellcheck, but we
can't afford to have someone forget and ruin the data collection.
Can anyone point me in the right direction?
Thanks,
Keith