Always asks to "Save Changes" to Form Design in Access 2007

J

JoeSantamaria

After setting the format to a field in a subform, I always get the dialog box
to Save Changes when closing the form.

I have used DoCmd.Close asForm, strFormName, asSaveNo. OnClick of the CLose
Form command button on the form.

This form works fine under Access 2000. Is there a workaround or another
approach to setting the format of a text box while the form is open.

Thanks in advance.
Joe S
 
Top