N
news2
I have a dialog form which, when exited, refuses to close until the
following process is completed. I have tried
DoCmd.Close acForm, "PasswordEntryForm"
to no avail.
Now it would be fine if I could at least HIDE it so the user could see the
status info that's appearing beneath it.
Dick
following process is completed. I have tried
DoCmd.Close acForm, "PasswordEntryForm"
to no avail.
Now it would be fine if I could at least HIDE it so the user could see the
status info that's appearing beneath it.
Dick