Hi!
I would like to have a point in my code that displays a message box that asks the user if they wish to continue or exit the macro. A simple "Yes" and "No" button would be ok. This may be a point in the main macro or a point in one of the subroutines.
1. What would the code look like for stopping the entire macro.
2. What would the code look like to stop the subroutine only.

Thanks for any help or advice!!