Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi: Can any one please tell me how to i hide the sheets?
Thanks, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide Sheets | Excel Discussion (Misc queries) | |||
Can you hide Sheets? | Excel Discussion (Misc queries) | |||
Hide Sheets | Excel Programming | |||
Hide all Sheets | Excel Programming | |||
Hide all sheets but selected sheets - an example | Excel Programming |