Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm looking for away to sort rows using VBA with merged cells.
Columns A - C Rows in column A are merged (Value defines a group of rows) Rows in B,C are not merged, and are associated with the Meged group in column A I'm trying to sort by the value in column A, and keep all associated rows together Example: Group 1 A1:A5 are merged with a value of '1' (value of A1) Column B1:C5 are not merged Group 2 A6:A15 are merged with a value of '3' (value of A6) Column B6:C15 are not merged Group 3 A16:A20 are merged with a value of '2' (value of A16) Column B16:C20 are not merged Group 4 through Group x same structure but column A could be any value How can I sort the values in column A and keep the rows in each group together? Any thoughts are welcome -- KMBrady |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Sort Merged cells for worksheet? | Excel Programming | |||
How can I sort an Excel Doc containing merged & non-merged cells? | Excel Discussion (Misc queries) | |||
Sort - Merged cells | New Users to Excel | |||
how do i link merged cells to a merged cell in another worksheet. | Excel Worksheet Functions | |||
Sorting merged cellsHow do I sort merged cells not identically siz | Excel Worksheet Functions |