Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to unhide a few rows based on some condition. Out of these rows,
two rows are hidden using some other condition. I tried the following: Worksheets(1).Rows("41:44", "47:51").Hidden = False (Rows 45 & 46 are to remain hidden) But this is not working. Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I hide multiple rows under one row IN EXCEL? | Excel Worksheet Functions | |||
Specify which rows to NOT hide, and have excel hide the rest | Excel Programming | |||
Hide and unhide rows for multiple areas | Excel Programming | |||
How to Specify Multiple Rows to Hide | Excel Programming | |||
Macro to hide multiple rows | Excel Programming |