Modal window

  • Thread starter Thread starter Merlin
  • Start date Start date
M

Merlin

Hmm sorry if this posts twice my first seems to have disappeared.

Long story short, I have a modal userform that is called from a vb
routine, gets information, click a button and returns to the main
application and the process continues.

The weird thing is that even though as part of the button clicked
subroutine I tell the userform to hide it will not go away. I have
tried putting the hide code into the main routine, I have tried the
unload command. Nothing I do will make this form go away, until the
entire process is completed.

Any tricks to making this window disappear prompty?
 

Ask a Question

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.

Ask a Question

Back
Top