Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi There, I currently have a simple VB that selects data in row 60 and 61 (see below). Problem is that if a user adds lines (and its quite possible that he may) the macro will not hide the correct row. Is there VB to hide a named range...? Kind regards Darin Rows("60:61").Select Selection.EntireRow.Hidden = True *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide/Unhide row VBA | Excel Discussion (Misc queries) | |||
hide/unhide | Excel Discussion (Misc queries) | |||
Hide Unhide | Excel Discussion (Misc queries) | |||
Hide/unhide | Excel Worksheet Functions | |||
hide/unhide | Excel Programming |