C
Corey
Is ther a way to Cancel a CommandButton on a form via a Module Sub Routine ?
I can have :
Userform1.CommandButon2.Cancel
but it does not STOP the macro from running that called the other macro in
the module, but returns an error.
Is ther a way to STOP/CANCEL a CommandButton continuing from a Module code?
Corey....
I can have :
Userform1.CommandButon2.Cancel
but it does not STOP the macro from running that called the other macro in
the module, but returns an error.
Is ther a way to STOP/CANCEL a CommandButton continuing from a Module code?
Corey....