+ Reply to Thread
Results 1 to 6 of 6

Auto Sort League Table

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    Manchester, England
    MS-Off Ver
    Excel 2007
    Posts
    1

    Auto Sort League Table

    Hi

    This is my first post on here so I'm really hoping that someone can help me as soon as possible please, as I need to have this file sent out by tomorrrow!!

    I have created a file to organise my friends/colleagues score predictions for the European Championships tomorrow. Points are automatically calculated when the actual scores are entered into another tab. I now need to know how to make the 'Leaderboard' tab automatically sort, based on the rank.

    The data is organised as follows:

    Column A: =Rank(Col C)
    Column B: Name
    Column C:=Score (calculated from other tabs)

    Is this enough information? Can't seem to be able to upload the file for some reason.

    Thanks in advance
    Adam

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,408

    Re: Auto Sort League Table

    It's difficult to recommend anything without seeing your workbook.

    However, you can download a free workbook for Euro 2012 from here:

    http://www.thecodecage.com/forumz/mi...mpionship.html

    which might be quicker than trying to get your own to work.

    Hope this helps.

    Pete

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Auto Sort League Table

    Use a helper column to tie-break the results
    i.e. Points + (Gosl Diff/10^3) + (Goals For/10^6)

    Then sort on that column or use INDEX()/Match() as in this workbook.
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  4. #4
    Registered User
    Join Date
    06-09-2012
    Location
    Norge
    MS-Off Ver
    Excel 2011
    Posts
    2

    Re: Auto Sort League Table

    Quote Originally Posted by Marcol View Post
    Use a helper column to tie-break the results
    i.e. Points + (Gosl Diff/10^3) + (Goals For/10^6)

    Then sort on that column or use INDEX()/Match() as in this workbook.
    Say that you set all your teams to played 1 game, all draw and no scoring. Then this table(and formula) only project the first team in the table. How can you fix that?

    Skjermbilde 2012-06-09 kl. 09.15.45.jpg

  5. #5
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Auto Sort League Table

    1/. Sort your starting table alphabetically.

    2/. Add a column to index this list numerically descending.

    3/. In the Tie-breaker column
    Please Login or Register  to view this content.
    4/. The results table formula still holds.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    06-09-2012
    Location
    Norge
    MS-Off Ver
    Excel 2011
    Posts
    2

    Re: Auto Sort League Table

    Thank you very much for the answere. I really appreciat it.

+ 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