Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for a macro VB code to automatically group rows.
Example values from column A: Row1: Training Row2: Phase 1A + 1B Row3: Architecture Overview Row4: Training relevant AC components Row5: System Setup Row6: Setup enviornments Row7: DEV Row8: QA Row9: PROD This would result into the following groups: Row 3+4 grouped into row 2 Row 2 grouped into row1 Row 7 - 9 grouped into row 6 Row 6 grouped into row 5 Would greatly appreciate if somebody implemented the same requirement already.... Thanks, Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Group into rows by every change of Column A | Excel Discussion (Misc queries) | |||
VBA Code to Group Rows Based on Cell Contents | Excel Programming | |||
VBA Code to Group Rows Based on Cell Contents | Excel Programming | |||
format group of rows based on condition | Excel Discussion (Misc queries) | |||
how would i select a group of rows based on a column value | Excel Programming |