> I have a form called "Notes" which has a date/time stamp field and a
> memo field. If the person writes a note and then decides not to save it,
> I want a button that says "Cancel" that will close the form and NOT save
> the data. (I have an "OK" button that closes the form and saves the data
> that works just fine.)
> ** Posted fromhttp://www.teranews.com**
Me.Undo on OnClick of button Cancel.
Regards,
Branislav Mihaljev
Microsoft Access MVP
Dave Eliot - 30 May 2008 13:44 GMT
>> I have a form called "Notes" which has a date/time stamp field and a
>> memo field. If the person writes a note and then decides not to save it,
[quoted text clipped - 8 lines]
> Branislav Mihaljev
> Microsoft Access MVP
Thank you for your help.
** Posted from http://www.teranews.com **