Hello,

I'm running a spell check on a set of preselected cells. Sometimes spell check does not detect all spelling errors and thus it would be ideal if the user can cancel the spell check and exit the sub without continuing any further. How can the spell check cancel be captured?

Another option might be to detect the spell check has been activated. I could then put that in an if statement and exit out after the spell check is done, allowing the user to look over the work and make any further corrections not detected by spell check.

Thanks,

Regards,

TV