View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ross ross is offline
external usenet poster
 
Posts: 81
Default Show Form, Hide all Sheets

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.

(John Pierce) wrote in message om...
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?