Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Bob:
Thanks, I am not quite clear about splitting the same into 2 lines However, I tried the following but am still getting the same subscrip errors. With Application.CommandBars.ActionControl If .State = msoButtonUp Then ActiveWorkbook.Worksheets(.Caption).Visible = xlSheet Hidden.State = msoButtonDown Else ActiveWorkbook.Worksheets(.Caption).Visible = xlSheet Visible.State = msoButtonUp End If End With I would appreciate ur help. Thanks. Arun. Vtec corp -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I highlight non continuous selection in a different colour | Setting up and Configuration of Excel | |||
Can I change the default cell selection highlight colour | Excel Discussion (Misc queries) | |||
How can I darken the cell selection highlight color | Excel Discussion (Misc queries) | |||
Cell selection highlight colour | Excel Worksheet Functions | |||
Cell Selection Highlight | Excel Discussion (Misc queries) |