Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default Show Form, Hide all Sheets

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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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?



  #3   Report Post  
Posted to microsoft.public.excel.programming
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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Show zero value but hide NA KateB Charts and Charting in Excel 4 June 3rd 10 03:25 AM
show hide row if Wanna Learn Excel Discussion (Misc queries) 2 May 15th 09 06:08 PM
how to hide a form button in a worksheet angie ng Excel Discussion (Misc queries) 1 May 21st 07 01:08 PM
Form wont hide Tom Ogilvy Excel Programming 1 June 3rd 04 09:21 PM
Hide and show Cl Excel Programming 1 January 3rd 04 03:45 PM


All times are GMT +1. The time now is 10:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"