+ Reply to Thread
Results 1 to 2 of 2

Footy Stats

  1. #1
    Registered User
    Join Date
    09-26-2016
    Location
    Sussex
    MS-Off Ver
    2010
    Posts
    1

    Cool Footy Stats

    Hello,

    I am trying to create a spreadsheet to better track my teams stats. Thanks to this great forum I already am able to randomise teams based on ability, but I would like a way to track peoples goals and assists, and present that in another table that shows the the top 5 of each.

    also if possible an equation that lets me input the players rating for a game and calculates their average ability.

    I know I'm asking for the world and everything in it, but any tips or ideas on who to write this out would be much appreciated.

    Thanks for your time.

    Tom

  2. #2
    Valued Forum Contributor
    Join Date
    04-26-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    502

    Re: Footy Stats

    =MAX(A1:A42) Assuming scores are in COL A1 to A42. MAX will find the largest score.
    =LARGE($A$1:$A$42,2) LARGE with #2 will find the 2nd largest #3 3rd etc.
    =SMALL($A$1:$A$42,2) SMALL will find the next lowest, again change the last number to find 3rd smallest etc.
    =MIN(A1:A42) MIN will find the lowest score.

    BTW. Your title is ambiguous - Can you change the thread title to Find 5 top and bottom scores. or something that better reflects what you are looking for.

    I will answer your other questions when that has been done.
    Last edited by BlindAlley; 09-28-2016 at 02:57 PM.

+ 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. Cricket Stats Help
    By mlovell in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-03-2015, 12:57 PM
  2. Graph to show individual Stats as compared to the population stats
    By Kellbells in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 02-12-2015, 10:36 AM
  3. The draw in a footy ladder table
    By Fozz in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 07-09-2013, 06:31 PM
  4. Footy Scores
    By deliman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-25-2012, 06:21 AM
  5. Stats help!!
    By Mollzy in forum Excel General
    Replies: 2
    Last Post: 06-24-2010, 12:18 AM
  6. Footy Tipping 'COUNTIF' Formula Help
    By Specky in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-15-2008, 05:38 AM

Tags for this Thread

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