Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I've been writing a macro at work to re-format a large data set. In order to make this more readable and to allow for better summaries both the columns and rows are grouped (allowing them to be expanded or collapsed). I was wondering if there is away to collapse the groups from within the macro. I would like the default positions of the groups to be collapsed so that when the macro finishes all groups are collapsed. something like: Selection.Columns.Group expand = false or some such.... The macro recorder produced no results and using a search term like groups in a google search produces few useful results! I would imagine from this i would also then be able to make a custom button to collapse or expand all groups (unless this is already possible) I'm using office 97. Many thanks for any and all comments, Cunning |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Collapsing filtered macro | Excel Worksheet Functions | |||
Expanding and Collapsing Groups within a Protected Workbook | Excel Worksheet Functions | |||
Collapsing Grouped rows by Macro | Excel Programming | |||
shortcut for expanding/collapsing groups | Excel Discussion (Misc queries) | |||
Collapsing/Hiding radio and macro buttons | Excel Discussion (Misc queries) |