lothos12345
Junior Contributor
I want to develop a decision structure using the msgbox. For example when the user clicks "Close" I want a msgbox to pop up asking are you sure you wish to exit program? I want the msgbox to have "yes/no" buttons. If the user clicks "no" I want it to return them to the form, if the user clicks "yes" I want it to close out the program. Not quite sure how to accomplish this, any help with this would be greatly appreciated.