Show Form, Hide all Sheets

  • Thread starter Thread starter John Pierce
  • Start date Start date
J

John Pierce

I have heard that an open workbook must have at least one
sheet visible, so I was wondering if it would be possible
to have an Excel file open so that only a UserForm is visible?
 
Hi,

Yep, i think so.

In the when you show the form, use
ActiveWindow.Visible = False
or refer the wind another way etc.


Good Luck
Ross.
 

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