#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Hide Sheets

Hi: Can any one please tell me how to i hide the sheets?

Thanks,

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Hide Sheets

Assuming you want to hide one of the worksheets. As an example, if the
sheet name is Test Sheet, here is how to hide it.

Sheets("Test Sheet").Select
ActiveWindow.Visible = False

Hope this helps.
J.O.

Anna wrote:
Hi: Can any one please tell me how to i hide the sheets?

Thanks,


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
Hide Sheets KrispyData Excel Discussion (Misc queries) 2 March 25th 09 06:42 PM
Can you hide Sheets? Abdul Excel Discussion (Misc queries) 10 November 30th 08 07:09 PM
Hide Sheets Abdul[_2_] Excel Programming 1 September 21st 06 11:54 AM
Hide all Sheets Roba1 Excel Programming 4 June 7th 06 02:41 PM
Hide all sheets but selected sheets - an example [email protected] Excel Programming 1 April 7th 06 06:29 PM


All times are GMT +1. The time now is 02:30 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"