+ Reply to Thread
Results 1 to 2 of 2

custom sorting

  1. #1
    Blah
    Guest

    custom sorting

    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. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    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

    --

    Quote Originally Posted by Blah
    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...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1