I have a userform which displays on opening a file. It contains <u>Conditions of Use</u> to which the user must agree. If the user selects yes, the form unloads and the user can proceed. If the user selects No, the form unloads then the file closes without saving changes.
However, the user can still close the userform by clicking the close box at the top right, after which they could proceed but later claim they did not accept the <u>Conditions of Use</u>. I'd be left with no option but to have them put to death.
How do I ensure the file closes if the user clicks on the close button?
However, the user can still close the userform by clicking the close box at the top right, after which they could proceed but later claim they did not accept the <u>Conditions of Use</u>. I'd be left with no option but to have them put to death.
How do I ensure the file closes if the user clicks on the close button?