If you set the Modal property of the form to Yes then it will be "modal" when
you open it. That is, no other object will be able to receive focus until you
close or hide that form.
If what you need though is for your calling code to pause until the form is
hidden or closed then you need to use the acDialog argument of the OpenForm
method.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.