G
Guest
I have multiple forms that I close with a command button with the code
DoCmd.Close acForm, "name of form"
It works for all my forms except one. These forms are just for data entry,
there are no subforms.
Thanks
DoCmd.Close acForm, "name of form"
It works for all my forms except one. These forms are just for data entry,
there are no subforms.
Thanks