jonnyknowsbest
Technical User
I have a subroutine called "Spell Check" that is called when a user clicks on a button.
However, i want processing of the buttons _Click event to be suspended until the spell check sub has finished. How do i do this?
However, i want processing of the buttons _Click event to be suspended until the spell check sub has finished. How do i do this?