Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Was wondering if there is a way after data is collected that previousl set up column groups can be closed. Currently if I close them and reru the script it will open the groups up and leave them open. THAdvanceNKS Michae -- Michael Wis ----------------------------------------------------------------------- Michael Wise's Profile: http://www.excelforum.com/member.php...nfo&userid=699 View this thread: http://www.excelforum.com/showthread.php?threadid=26549 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Close them all?
ActiveSheet.Outline.ShowLevels columnlevels:=1 Take a look at VBA's help for showlevels--you can specify rows, too. Michael Wise wrote: Was wondering if there is a way after data is collected that previously set up column groups can be closed. Currently if I close them and rerun the script it will open the groups up and leave them open. THAdvanceNKS Michael -- Michael Wise ------------------------------------------------------------------------ Michael Wise's Profile: http://www.excelforum.com/member.php...fo&userid=6998 View this thread: http://www.excelforum.com/showthread...hreadid=265495 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
not printing grouped columns | Excel Discussion (Misc queries) | |||
closing grouped columns | Excel Worksheet Functions | |||
How can I use open/close Grouped cells in a Protected Worksheet? | Excel Discussion (Misc queries) | |||
How do I open or close grouped columns/rows in a protected excel s | Excel Discussion (Misc queries) | |||
Grouped Columns/Rows | Excel Worksheet Functions |