I have a workbook that I have disabled the ability to X out of it. The user must click a userform button to Exit.
This same workbook also has a userform button that will save/close this workbook and open a different existing workbook.
When that button is clicked, and the current workbook is being saved/closed it is throwing my "Please use the Exit button" message as if the user is Xing out of the workbook.
How can I code to allow the current workbook to be saved/closed and open the new workbook without it thinking the user is Xing out when the button to save/close and open the new workbook is clicked and still block the abiility to X out of the workbook?
Thanks
Bookmarks