+ Reply to Thread
Results 1 to 7 of 7

Help with having data automatically sorted in highest to lowest order?

  1. #1
    Registered User
    Join Date
    01-09-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2007
    Posts
    54

    Help with having data automatically sorted in highest to lowest order?

    Hi,

    Just wondering if anyone could help me with a sorting problem. Basically, I would like to take data from multiple sheets and have them transfer to one master sheet. On the master sheet this data would automatically be sorted from highest to lowest. I attached a very simplistic example of this. Ideally, I would like to scores for each student to transfer to their respective name and sort highest to lowest at the same time on the master list. Thanks!

    -Dan
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: Help with having data automatically sorted in highest to lowest order?

    hi try this for start
    Please Login or Register  to view this content.
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Help with having data automatically sorted in highest to lowest order?

    Hi dsklein85,

    Try using the Indirect Function based on the name in the List Sheet to grab all those scores. Then simply sort the table on the List sheet from high to low.

    See the attached for the example.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Registered User
    Join Date
    01-09-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2007
    Posts
    54

    Re: Help with having data automatically sorted in highest to lowest order?

    is there any way for the list to sort automatiically from high to low? Or does this need to be done manually every time?

  5. #5
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Re: Help with having data automatically sorted in highest to lowest order?

    On A2 =RANK(C2,$C:$C) then copy down what ever you choose VBA or INDIRECT workbook.

  6. #6
    Registered User
    Join Date
    01-09-2012
    Location
    Minneapolis, Minnesota
    MS-Off Ver
    Excel 2007
    Posts
    54

    Re: Help with having data automatically sorted in highest to lowest order?

    aside from the number rank in column A...is there any way to sort columns B and C automatically from highest to lowest? So the highest score is always on top and lowest is at the bottom.

  7. #7
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Re: Help with having data automatically sorted in highest to lowest order?

    Here the file workbook indirect with Rank
    Attached Files Attached Files

+ 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