Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() I have data in Columns A,B,C throgh J (10 Cols in total). I need to sort the entire range of A1:J800 in the following order of importance: 1. ColC 2. ColD 3. ColE 4. ColA 5. ColH 6. Col J 7. Col A 8. Col B 9. Col F 10.Col G Since Excel data sorting tool handles 3 keys at a time, I have thought of starting the sorting from the back, taking, in my example, for the 1st pass, CoLG--Key1 CoLF---key2 & CoLB --key3. Next, for the 2nd pass, CoLA--Key1 CoLJ---key2 & CoLH --key3. and so on until ColH,ColA, ColE are handled Now, for the final dressing, I'd take the Block Columns A,H,J and sort them with key1,key2,key3 respectively. In all cases, the sorting process will have the entire range selected with headings. Am I on the right course? -- davidm ------------------------------------------------------------------------ davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645 View this thread: http://www.excelforum.com/showthread...hreadid=391208 |
#2
![]() |
|||
|
|||
![]() In << Now, for the final dressing, I'd take the Block *Columns A,H,J * and sort them with key1,key2,key3 respectively., B]Columns A,H,J [/B should be * ColC, ColD ColE* -- davidm ------------------------------------------------------------------------ davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645 View this thread: http://www.excelforum.com/showthread...hreadid=391208 |
#3
![]() |
|||
|
|||
![]()
Hi David,
My tip is to use a helper column K, cell K1 filled with the formula =C1 & D1 & E1 & A1 & H1 & J1 & A1 & B1 & F1 & G1 fill down as necessary, then sort by column K. Use converting functions instead direct cell references if soma data type are not "text", and add extra spaces to make values of equal length in one column if necessary! Regards, Stefi €˛davidm€¯ ezt Ć*rta: I have data in Columns A,B,C throgh J (10 Cols in total). I need to sort the entire range of A1:J800 in the following order of importance: 1. ColC 2. ColD 3. ColE 4. ColA 5. ColH 6. Col J 7. Col A 8. Col B 9. Col F 10.Col G Since Excel data sorting tool handles 3 keys at a time, I have thought of starting the sorting from the back, taking, in my example, for the 1st pass, CoLG--Key1 CoLF---key2 & CoLB --key3. Next, for the 2nd pass, CoLA--Key1 CoLJ---key2 & CoLH --key3. and so on until ColH,ColA, ColE are handled Now, for the final dressing, I'd take the Block Columns A,H,J and sort them with key1,key2,key3 respectively. In all cases, the sorting process will have the entire range selected with headings. Am I on the right course? -- davidm ------------------------------------------------------------------------ davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645 View this thread: http://www.excelforum.com/showthread...hreadid=391208 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup Table Dilemma | Excel Worksheet Functions | |||
I wish to have multiple column widths for a the same column. | Excel Worksheet Functions | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions | |||
up to 7 functions? | Excel Worksheet Functions | |||
spliting a column of data into multiple columns | Excel Discussion (Misc queries) |