Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, I'd like to sort two lists of data which each contain multiple
columns of data for each record. I want to preserve the order of one of the lists and sort the other list by it... by the way, it doesn't seem to work when I do the tools custom list way...I'm still forced to select a column to sort by after I specify the key order and it will then just sort by the column rather than the key list... |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() If this is a one-off sort you could, on the list you wish to preserve, include a column that contained the Row() number of each item, and then, from the list you wish to sort, do a VLookUp and select that row number. Sort the list on this vlook'd up value. Hope this helps -- Blah Wrote: Hello, I'd like to sort two lists of data which each contain multiple columns of data for each record. I want to preserve the order of one of the lists and sort the other list by it... by the way, it doesn't seem to work when I do the tools custom list way...I'm still forced to select a column to sort by after I specify the key order and it will then just sort by the column rather than the key list... -- Bryan Hessey ------------------------------------------------------------------------ Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059 View this thread: http://www.excelforum.com/showthread...hreadid=543032 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom sorting with Letters and Zeros | Excel Discussion (Misc queries) | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Custom View Dialog Box | Excel Discussion (Misc queries) | |||
Can you link a custom property to an Excel custom header text? | Setting up and Configuration of Excel | |||
Keep custom format in new worksheet | Excel Discussion (Misc queries) |