S
stevem
Ok, probably super simple question, but can't find the info.
I have a subroutine with one critical if statement at the top, I wan
to be able to quit out of the entire sub if this if statement is true
I tried just embedding end sub into the if statement but that didn'
work.
How is this done
I have a subroutine with one critical if statement at the top, I wan
to be able to quit out of the entire sub if this if statement is true
I tried just embedding end sub into the if statement but that didn'
work.
How is this done