plg_ii
10-02-2000, 01:42 PM
I have tied to close a form without saving the changes using a cancel button. I include the DoCmd.Close acForm "formname" acSaveNo command, but the changes still show after the form closes. I put this in the "ON CLICK" event of my button. It is not set as a cancel button. Any ideas ????