Don't Save Changes

Tammy

Registered User.
Local time
Today, 14:25
Joined
Mar 29, 2000
Messages
14
How do I code a Cancel button?? I want to close a form which is bound to a table or a query but I don't want to save changes. I have tried the following code but it doesn't work:
Docmd.Close acForm, "frmGeneral", acSaveNo.
CAN ANYONE HELP?
 

Users who are viewing this thread

Back
Top Bottom