LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Hide Combo Boxes with macros

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting Combo boxes to change options based on other Combo boxes. Ancient Wolf New Users to Excel 1 March 27th 09 06:29 PM
Combo boxes and macros Alison KS[_2_] Excel Discussion (Misc queries) 1 June 6th 07 01:50 PM
Hide Combo Boxes AJ Excel Worksheet Functions 0 October 11th 06 04:22 AM
Help with combo boxes and macros in Excel 2003 Carrie Excel Discussion (Misc queries) 3 May 18th 06 08:24 PM
Hide my combo boxes! hays4 Excel Discussion (Misc queries) 6 November 7th 05 02:45 PM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"