highandwild
Registered User.
- Local time
- Today, 13:29
- Joined
- Oct 30, 2009
- Messages
- 435
I need to close a form after checking a condition in the Form_Open event.
I expected that by setting Cancel = True that the form will close but this does not happen.
DoCmd.Close also does not close the form.
Any ideas anybody?
Thanks
I expected that by setting Cancel = True that the form will close but this does not happen.
DoCmd.Close also does not close the form.
Any ideas anybody?
Thanks