How to stop a user from closing a window
Posted by Mark G. on November 23, 2001 1:41 PM
Is there a setting in VBA that will not allow a user to close the window when they click the 'x'-out button?
Basically, they are entering data, and I want to force them to press the command button to continue, otherwise the macro will error out.