N
news2
First my apologies! I seem to have had my news reader filter set so that I
missed not only my original message but any responses I may have received.
If there is an archive I'd be glad to look there - but if not I'd sure
appreciate it if any replies would be resent. I suspect my embarrassment
exceeds your irk level!
----------------
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 Cleaveland
missed not only my original message but any responses I may have received.
If there is an archive I'd be glad to look there - but if not I'd sure
appreciate it if any replies would be resent. I suspect my embarrassment
exceeds your irk level!
----------------
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 Cleaveland