andrewb90
Well-known Member
- Joined
- Dec 16, 2009
- Messages
- 1,077
Hello All,
If I run a vba code that calls another sub, how do I exit both subs? Basically I have an If statement, and under one condition, I don't just want to exit the current sub, but stop all code from continuing to run.
How would I do that?
If I run a vba code that calls another sub, how do I exit both subs? Basically I have an If statement, and under one condition, I don't just want to exit the current sub, but stop all code from continuing to run.
How would I do that?