Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
using 2003.
Columns("F:H").Select Selection.Columns.group will group the colums so the user can easily hide/unhide the columns Columns("F:H").Select Selection.Columns.ungroup will ungroup the columns ONLY if the columns are grouped. if the columns are not grouped and the "ungroup" command is issued, an error results. question - is there a way to capture the "grouped" status of a spreadsheet? meg99 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
group/ungroup protected sheets? | Excel Worksheet Functions | |||
Ungroup and Group - Faded out | Excel Discussion (Misc queries) | |||
Data Group and Ungroup | Excel Discussion (Misc queries) | |||
group&ungroup | Charts and Charting in Excel | |||
Help with Group/Ungroup | Excel Discussion (Misc queries) |