A family of Microsoft relational database management systems designed for ease of use.
I prefer to use:
Docmd.Close acform, "formname", acSaveNo
The acSaveNo prevents design and property changes. Specifically sorts and filters. If a user applies a filter and the form is saved on close, the next user will open the form with that filter in place. So you don't want those properties to be saved.
Hope this helps, Scott<> P.S. Please post a response to let us know whether our answer helped or not. Microsoft Access MVP 2009 Author: Microsoft Office Access 2007 VBA Technical Editor for: Special Edition Using Microsoft Access 2007 and Access 2007 Forms, Reports and Queries