+ Reply to Thread
Results 1 to 6 of 6

Auto generate top 5 league table

  1. #1
    Registered User
    Join Date
    04-08-2008
    Posts
    4

    Auto generate top 5 league table

    Hi everyone, I wondered if you could please help me.

    I have ranked data sorted alphabetically and need to generate a new table containing the top 5 ranked values which updates if the rankings change. I looked at VLOOKUP but this doesn't seem to help when I have rankings of the same value. I can't think of any other solution. I have provided some ras data.

    I doubt there is an easy solution without writing a macro but I am hoping I am wrong.

    Thanks,

    Phill
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    See attached:

    Formula in F3:

    Please Login or Register  to view this content.
    confirmed with CTRL+SHIFT+ENTER and copied down.

    Formula in G3:

    Please Login or Register  to view this content.
    copied down
    Attached Files Attached Files
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    04-08-2008
    Posts
    4

    Thanks :-)

    Just too awesome. Thanks so much for the quick reply.

    I am guessing that to change to use for low rankings to high rankings I just change LARGE to SMALL in the ranking column. It seemed to work fine.

    Again, thanks so much. Now I just have to figure out how it works...

    Phill

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    I am guessing that to change to use for low rankings to high rankings I just change LARGE to SMALL in the ranking column.
    if you mean you want it listed so that of the top 5, you see them in ascending order, then change the formula to:

    =LARGE($C$3:$C$18,6-ROWS($A$1:$A1)) copied down

    I just had a very recent and very similar question and I added a brief explanation... See here: http://www.excelforum.com/showthread.php?t=640837
    Last edited by NBVC; 04-08-2008 at 12:49 PM.

  5. #5
    Registered User
    Join Date
    03-15-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Auto generate top 5 league table

    Hi guys, I did like this post, but just to complicate it.. what if I wanted to make the top5 with those teams splitting them by state/region? As an example... split those 16 lines in 4 regions and them select the region to know the top5 inside that region? How would that work?

    thanks,
    Carlos

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Auto generate top 5 league table

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread.

+ 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