Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found part of my answer in another post (see below) with the code:
ActiveSheet.Outline.SummaryRow = xlAbove ActiveSheet.Range("A2", "A10").Rows.Group But what if I wanted to Group other rows in the same worksheet in the same fashion. For example, I would like to also apply for range A12:A20 with A11 as the row with the +/- sign. And then to A22:A30 with A21 as the row with the +/- sign. And so on.. Also, I am fairly new to using VB, so what would be the entire set of code to place in the in VB editor? Thanks!! http://www.microsoft.com/office/comm...f-6c3c230b862e |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get the plus/minus at the top when grouping | Excel Worksheet Functions | |||
Grouping rows in Excel with the plus/minus icon in the first row | Excel Programming | |||
How to select Visible Cells range minus 2 rows (frozen panes) | Excel Programming | |||
CHANGE TRAILING MINUS TO BRACKETS OR PRECEEDING MINUS | Excel Discussion (Misc queries) | |||
sum and minus columns and rows at the same time | Charts and Charting in Excel |