Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need help with a code to do the following: needs to keep rows together (all
text-1 together as shown below) but sort in relation to column of my choice (A,B,C, etc). There maybe columns added that will need to be included so it has to read starting from A6 over right to last cell with data in row 6. There may also be rows added so it has to read from A6 down to the FIRST blank cell not the last (as shown below in A9). A B C 6 text-1 text-1 text-1 7 text-2 text-2 text-2 8 text-3 text-3 text-3 9 10 Total Thank You in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Sort for varying dimensions | Excel Programming | |||
CountA formila for a varying range | Excel Programming | |||
AutoFill down a varying Range | Excel Programming | |||
Varying Data Sort Macro. | Excel Programming | |||
Range varying in for loop | Excel Programming |