closing form without saving

D

Dave Eliot

I have a form called Notes (called from another form with a command
button). On the Notes form I have a button to close the form and save
the data in a new record in the Notes table. That works just fine. My
question is -- how to code a second button on the Notes form to "Cancel"
-- that is close the form and NOT save the data to the table.

Thanks in advance for any help.
 
Top