G
G
This is probably an easy question, but can't seem to find the answer. I
want to cancel ALL public and private subs on an IF THEN statement.
Basically, I'm calling a PUBLIC Function (which runs a public sub) from a
Private Sub. depending on certain criteria from the Public Sub, I want to
exit the Private Sub (also).
Is there a command for this?
Thanks, in advance, for your help.
G
want to cancel ALL public and private subs on an IF THEN statement.
Basically, I'm calling a PUBLIC Function (which runs a public sub) from a
Private Sub. depending on certain criteria from the Public Sub, I want to
exit the Private Sub (also).
Is there a command for this?
Thanks, in advance, for your help.
G