D
daniwini
Guest
I've got a data entry form with macros controlling the usual data validation stuff. What I want is a way for the user to clear all the data he may have entered in error and get back to a clean sheet that will close without any msgboxes about null values, 'not being able to save at this time' etc.
Obviously, i can clear the sheet by setting the necessary values back to their old values or to null or whatever but the record will still throw up errors when it is updated/the form is closed etc because it thinks it has been changed and wants to save those changes.
Is there a simple way that I can avoid this and clear or close a half completed record in a form without either saving ant of the data or pesky user dialogues.
Hope someone can help
Thanks very much
daniwini
Obviously, i can clear the sheet by setting the necessary values back to their old values or to null or whatever but the record will still throw up errors when it is updated/the form is closed etc because it thinks it has been changed and wants to save those changes.
Is there a simple way that I can avoid this and clear or close a half completed record in a form without either saving ant of the data or pesky user dialogues.
Hope someone can help
Thanks very much
daniwini