+ Reply to Thread
Results 1 to 3 of 3

Football Predictions League

  1. #1
    Registered User
    Join Date
    01-31-2008
    Posts
    10

    Football Predictions League

    Hello,
    first time poster!

    I am currently creating a Football Predictions League.
    I have created an IF function to capture the points as per everyone's predictions and subsequent totals.

    I now want to show them in a League format. If one total is greater then they move up the table and down if theirs is lesser, exactly like a Football League works.
    Hope you understand my problem

    Craig

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Quote Originally Posted by keawyed
    Hello,
    first time poster!

    I am currently creating a Football Predictions League.
    I have created an IF function to capture the points as per everyone's predictions and subsequent totals.

    I now want to show them in a League format. If one total is greater then they move up the table and down if theirs is lesser, exactly like a Football League works.
    Hope you understand my problem

    Craig
    Isn't DATA SORT working?

    HTH

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,719
    You could have a table which would sort automatically using VBA but, personally I prefer a formula based approach.

    The attached example has an input area, where your "players" are listed in alphabetical order. You may have a formula to calculate each player's score based on other inputs (I've used a Rand formula to generate a random score, press F9 to generate new random scores)

    Table will sort automatically with highest score at the top, when there are ties the higher is the first one in your input table (so, alphabetical because input table is alphabetical) but you could use some other criteria to split ties.

    The idea, usually, is that the input is on one sheet perhaps or hidden, while the table remains in view....
    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