I have a UserForm that the user can select certain option buttons. If the user press the UserForm`s build in close button the UserForm will unload automatically without perform the pre-programmed actions.
How do you overcome that the user presses the build in close button, can this button be removed from the UserForm?
How do you overcome that the user presses the build in close button, can this button be removed from the UserForm?