+ Reply to Thread
Results 1 to 4 of 4

Referencing cells for a fantasy football league

  1. #1
    Registered User
    Join Date
    07-09-2012
    Location
    michigan
    MS-Off Ver
    Excel 2003
    Posts
    61

    Referencing cells for a fantasy football league

    I am trying to track the three highest point totals over the course of a season for every position. I want to be able to reference the player, team and week that the highest scores occurred. Someone tried to help me and I input their formulas and I'm getting errors. I have helper cells below.

    At AB516, AB517 and AB518 I have calculated the 3 highest scores for quarterbacks.

    If anyone can give me some guidance on how to make this work (and explain how they did it so I can do the same thing for other positions (wide receiver, etc) I'd appreciate it.

    Thanks!
    Damian
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Referencing cells for a fantasy football league

    Hi

    The man(woman) that offered you this formula,

    =INDEX(PlayerList;IF(ISERROR(MATCH(AB516;max1;0));IF(ISERROR(MATCH(AB516;max2;0));MATCH(AB516;max3;0);MATCH(AB516;max2;0));MATCH(AB516;max1;0));1)

    use 3 Named ranges(max1,max2,max3) from where tries to Match the numbers that you have in
    AB516, AB517 and AB518.

    These 3 ranges(Q6:Q18__S6:S18__R6:R18) Are Empties. No values at all. Put in these ranges a value that Match to one of these cells(AB516, AB517 and AB518.)and formula will gives you Names from "PlayerList)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    07-09-2012
    Location
    michigan
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: Referencing cells for a fantasy football league

    Fotis, thank you for your reply.

    I only partially understand your suggestion. I want to search the entire range of F6:V504 for the highest totals. Do I need to have max3, max4 etc if I have more than 3 columns to search from?

    I'm sorry if I'm not clear or if I didn't understand your first answer properly.

    Thank you,
    Damian

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Referencing cells for a fantasy football league

    Sorry but i am not able to explain it better..

    See the sheet...
    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