I have a message box pop up when VBA encounters an error, however once the user clicks OK the error handler skips the line and moves on. I want to give the user the opportunity to correct what is causing the error and give the program the chance to rerun that portion of the program...