I almost UserProofed myself. I launch a form when my workbook launches. I have 3 "Exit" Command Buttons on three different forms. When a User hits any "Exit" I want Application.Quit. I could not figure out how to get around the Application.Quit so I could view my code and sheets. Luckily I left an out on one of the sheets.
How Do I userproof with Application.Quit yet allow myself to get in and manipulate as necessary? Or is there a better way to have the user exit all the way out?
How Do I userproof with Application.Quit yet allow myself to get in and manipulate as necessary? Or is there a better way to have the user exit all the way out?