Hello. I have an excel macro I've written, and now I'm just trying to clean it up a little. The first thing the macro does is ask the user to save the file with:
If cancel is hit from the dialog box the office assistant pops up and asks if the user wants to overwrite the existing file. If yes is hit everything continues with no problem, but if no or cancel is hit, the macro goes into the debug phase and stops. What code do I need to handle this?![]()
Please Login or Register to view this content.
Bookmarks