Unloading User Forms?

  • Thread starter Thread starter Robert Nicholson
  • Start date Start date
R

Robert Nicholson

I need to unload a user form, but I need to first check to see if it has
been loaded.

How do I check to see if a form has been loaded?

Robert
 
If you reference the userform, then it will be loaded.

You could loop through the Userforms collection and check the names.
 

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

Similar Threads


Back
Top