Can someone give me a hint in the rigth direction.
I have a routine which give a check on a certain state in my excel sheet. Based on that state the routine will give an error.
I would like to use this error to stop the following routine which shouldn’t run after this error.
These are to separate routine which are called after each other with another routine.
I have something like this in the first code:
The second code has this:![]()
Please Login or Register to view this content.
So the first routine should stop the second one on error from running.![]()
Please Login or Register to view this content.
However this code isn’t working.
Bookmarks