When the user clicks the close button on the man access window, I would like to ask the user "Are you sure you want to exit", with a yes no msg box, and if no is clicked, keep access open, and if yes, exit access. I have found methods to disable the close buttons, but it is too confusing for users used to using the X button. Is this possible? I have seen it before in regular VB...