Hi.
I needed a button on forms that would allow a user to cancel changes they made, without saving them upon exiting the form.
Using UNDO on a button that will then close the form works great EXCEPT IF the person has not changed anything. Then they get an error message tied to 'nothing to undo'.
How to accomplish both situations?
I needed a button on forms that would allow a user to cancel changes they made, without saving them upon exiting the form.
Using UNDO on a button that will then close the form works great EXCEPT IF the person has not changed anything. Then they get an error message tied to 'nothing to undo'.
How to accomplish both situations?