+ Reply to Thread
Results 1 to 3 of 3

automatic updating a sports league table

  1. #1
    Registered User
    Join Date
    02-25-2013
    Location
    England
    MS-Off Ver
    2010
    Posts
    27

    Post automatic updating a sports league table

    Hi,

    I'm trying to create an automatically updating league table for a soccer league. I'm trying to get the league to have a win column and a loss column where every team name in the table will reference the fixture list to find results with the matching team name (using index and match formulas maybe?) and add 1 win or loss to the appropriate win or loss total. So if team A were on 4 wins then won their next match, after inputting the score the win column would automatically become 5...

    In all their fixtures, team A's name is in column J and their score in column K, and all their opponents name in column L and their score in column M. Team A's name is in cell A3, their win record in column B and their loss record in column C. The formula i tried which came up with an error was:

    =If(index(K3:K12,match(A3,J3:J12,0)))>f(index(M3:M12,match(A3,J3:J12,0))),1,0

    I'm not sure how to create a working formula for this! Any help appreciated!

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

    Re: automatic updating a sports league table

    Hi

    Have a look a league file.
    Attached Files Attached Files
    To help you by my post? it would be nice to click on to say "Thank you".
    If you are happy with a solution to your problem?
    Click Thread Tools above your first post,
    select "Mark your thread as Solved".

  3. #3
    Registered User
    Join Date
    02-25-2013
    Location
    England
    MS-Off Ver
    2010
    Posts
    27

    Re: automatic updating a sports league table

    Thats perfect, has all the information i need! Thanks.

+ 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