Hi,
Have you found this in Forms, or in controls?
where is Cancel defined?
I think if you want to not save a record, you shouldn't use a bound form, rather write logic inserting or updating the DB. But then, why do it in Access...
An other way could be Deleting the current record, if you...