
Loading a Modal Form from a Modal Form
Do you mean show the form? You can show a modal form from another modal
form on a button action or an event like button_click.
Is that what you are looking for? If not provide a little more detail about
what you want to accomplish.
Tony
Quote:
>How do I Load a Modal Form from a Modal Form?
>Currently It looks like I have to Hide the first one before I load the
>second one. I've seen it done in Outlook, so I know it can be done, but
>maybe not in VB.
>Any Suggestions?
>Thanks,