Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I"m using belog data to hide some rows. What can I add to information below
to hide the combo boxes within this rows? Sub HideRowsBrazil() If Rows("141").RowHeight = 0 Then Rows("141:161").Hidden = False Else Rows("141:161").Hidden = True End If End Sub -- Juan Carlos |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Combo boxes to change options based on other Combo boxes. | New Users to Excel | |||
Combo boxes and macros | Excel Discussion (Misc queries) | |||
Hide Combo Boxes | Excel Worksheet Functions | |||
Help with combo boxes and macros in Excel 2003 | Excel Discussion (Misc queries) | |||
Hide my combo boxes! | Excel Discussion (Misc queries) |