Show Form, Hide all Sheets
application.Visible = False
Userform1.Show
--
Regards,
Tom Ogilvy
"John Pierce" wrote in message
m...
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?
|