How can I prevent all remaining Macro actions from executing after getting an error in a vba module (such as an ODBC timeout) in a previous macro step?
I know I can add conditions to each macro step, but don't know how to look for "any error".
Any help is appreciated!! Thanks
I know I can add conditions to each macro step, but don't know how to look for "any error".
Any help is appreciated!! Thanks