Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good afternoon;
I have two macros that I created some time ago that Hides and Unhides specific sheets in a workbook. I want to be able to hid and unhide all the sheets in a workbook, regardless of what they are named. The line I am having trouble with is: Sheets("Sheet1").Visible = xlVeryHidden What can I replace "Sheet1" with to make all the sheets, regardless of their name very hidden? Thanks and regards Phil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide/Unhide worksheets upon entries in a range of the main worksheet | Excel Discussion (Misc queries) | |||
using the same range name on different worksheets in a workbook | Excel Discussion (Misc queries) | |||
Protect or Hide all worksheets in a workbook except 1 | Excel Worksheet Functions | |||
How can I hide multiple worksheets that are in a workbook? | Excel Discussion (Misc queries) | |||
Is there a way to hide worksheets and/or rows/columns based on information enter into a particular cell of range of cells? | New Users to Excel |