G
Guest
Using a form that calls a macro to do edit checks. When all the checks are
OK I provide a message to the user through a MsgBox. When they click OK the
next step in the macro is to "Close the Form". It will not close and I get
an error message the it cannot close when a form in processing - "some field
has an event that is triggered OnOpen, OnClose,OnRetreat,On Page, or OnPrint.
You can close the form with the close button or with File, close.
I have also created a simple two field form in which the second field call a
macro that only has a Close form action and it fails.
Any ideas or solutions?
OK I provide a message to the user through a MsgBox. When they click OK the
next step in the macro is to "Close the Form". It will not close and I get
an error message the it cannot close when a form in processing - "some field
has an event that is triggered OnOpen, OnClose,OnRetreat,On Page, or OnPrint.
You can close the form with the close button or with File, close.
I have also created a simple two field form in which the second field call a
macro that only has a Close form action and it fails.
Any ideas or solutions?