+ Reply to Thread
Results 1 to 2 of 2

How would I create a weekly ranking system showing position change?

  1. #1
    Registered User
    Join Date
    11-18-2011
    Location
    London, UK
    MS-Off Ver
    Excel 2003
    Posts
    16

    How would I create a weekly ranking system showing position change?

    How would i recreate this in excel? It is a weekly positioning table for leagues.

    Table.jpg
    (I dont need the formatting, i can do that myself at a later stage)

    This is my data set


    Week 1 Team 1 1 0 Team 2
    Week 1 Team 3 1 0 Team 4
    Week 2 Team 5 1 0 Team 6

    etc etc

    I'm not sure where to begin with this. I currently have a table that calculates the over all standings.

    For wins I use:
    =SUMPRODUCT((HomeTeams = $J3)*(ISNUMBER(GoalsFor))*(ISNUMBER(GoalsAgainst))*(GoalsFor > GoalsAgainst))
    and you can deduce from this how I calculate draws, losses, goals for and against.

    I have a rank function that ranks by pts, then by goal difference, home goals, away goals.

    I believe what I need is something similar but multiplied by the no of weeks which is a lot! (about 274! - Don't ask! Me and my crazy experiments)

    (I don't know if i could use data sets per week ... ??? If that is the case how would I automate it to run through 294 weeks?)

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: How would I create a weekly ranking system showing position change?

    Please upload a sample of your workbook, not a picture of your data. Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff) - and, depending on what browser is being used, some pics dont even show up on the forum

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 06-28-2015, 03:09 AM
  2. Weekly Rating System
    By swltony in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-14-2012, 01:00 PM
  3. [SOLVED] Ranking System
    By maddog9486 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-16-2011, 08:12 AM
  4. Automated ranking system
    By liero116 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-22-2010, 06:37 PM
  5. Macro to create worksheet, change it's position, and paste date into it.
    By dcgrove in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-19-2009, 02:47 PM

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