This is my first time trying to use a msg box.
How do I write code to display a msg box asking, "Are you sure you want to exit without saving?".
If the person selects yes, then the form is exited.
If the person selects no, then the form remains open.
How do I write code to display a msg box asking, "Are you sure you want to exit without saving?".
If the person selects yes, then the form is exited.
If the person selects no, then the form remains open.