Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Selecting 'Group Sheet' and hide column using VBA.
Sheets(Array("sheet1", "sheet2", "sheet3")).Select Sheets("sheet1").Activate Range("A:A,D:F,J:J,N:O").Select Selection.EntireColumn.Hidden = True The result was only "Sheet1" can hide the column, the other cannot. Any ideas? Norika --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
getting rid of a hidden column behind the front column | Excel Discussion (Misc queries) | |||
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da | Excel Discussion (Misc queries) | |||
Hidden Column A | Excel Discussion (Misc queries) | |||
hidden column | Excel Discussion (Misc queries) | |||
Hidden column | Excel Discussion (Misc queries) |