Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to have a button that programmatically unhides any row or rows
users have hidden manually. The archives yield variations of this type of code: Range("A1").EntireRow.Hidden = False I need something a lot more simple along the lines of ActiveSheet.EntireRow.Hidden = False something that will just take the activesheet and/or print area and unhide any rows users need to have hidden before within that range. Thanks. :oD |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print Area as dynamic range? | Excel Worksheet Functions | |||
Excel2000:How to link Print Area with a named range | Excel Worksheet Functions | |||
Print area/range | Excel Discussion (Misc queries) | |||
Hide, Print, Unhide Rows | Excel Programming | |||
Identify and Delete all Rows and Columns NOT in Print Area | Excel Programming |