+ Reply to Thread
Results 1 to 2 of 2

Return a value with which combo of Lookup/Match/Index?

  1. #1
    Registered User
    Join Date
    09-27-2007
    Posts
    61

    Return a value with which combo of Lookup/Match/Index?

    I have attempted several variation without success.

    - In Column A, I have all football teams
    - In Column B, I have the dates for entire season
    - In Column C, I have the points scored on that date
    - In Column D, I have the points against on that date

    Example:

    TEAM DATE PF PA
    Alabama 9/15/13 38 7
    Auburn 9/15/13 14 38
    Arkansas 9/15/13 18 19
    Alabama 10/4/13 28 14
    Auburn 10/4/13 21 36
    Alabama 10/20/13 41 0
    Arkansas 10/21/13 17 21
    Auburn 10/21/13 24 37

    - In Column F, I have all of the teams listed (125 teams)
    - In Column G through Column Z, I have all of the dates that the games were played on and want the points scored

    Example:

    TEAM 9/15/13 10/4/13 10/20/13 10/21/13
    Alabama
    Auburn
    Arkansas

    I would like to have the value for all of the dates. In other words, Alabama on 9/15/13 scored 37 points. There will be dates that the team doesn't play on and I'll just return a blank on those dates.


    It would be preferable, but I imagine that the formula would be too complicated if I chose instead to return values only on dates the team played, skipping any date they didn't play, for example

    COL F COL G COL H COL I

    ALABAMA 38 28 41
    AUBURN 14 21 24


    Thanks for your help.

  2. #2
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Return a value with which combo of Lookup/Match/Index?

    Quote Originally Posted by erickguz View Post
    I have attempted several variation without success.

    - In Column A, I have all football teams
    - In Column B, I have the dates for entire season
    - In Column C, I have the points scored on that date
    - In Column D, I have the points against on that date

    Example:

    TEAM DATE PF PA
    Alabama 9/15/13 38 7
    Auburn 9/15/13 14 38
    Arkansas 9/15/13 18 19
    Alabama 10/4/13 28 14
    Auburn 10/4/13 21 36
    Alabama 10/20/13 41 0
    Arkansas 10/21/13 17 21
    Auburn 10/21/13 24 37

    - In Column F, I have all of the teams listed (125 teams)
    - In Column G through Column Z, I have all of the dates that the games were played on and want the points scored

    Example:

    TEAM 9/15/13 10/4/13 10/20/13 10/21/13
    Alabama
    Auburn
    Arkansas

    I would like to have the value for all of the dates. In other words, Alabama on 9/15/13 scored 37 points. There will be dates that the team doesn't play on and I'll just return a blank on those dates.


    It would be preferable, but I imagine that the formula would be too complicated if I chose instead to return values only on dates the team played, skipping any date they didn't play, for example

    COL F COL G COL H COL I

    ALABAMA 38 28 41
    AUBURN 14 21 24


    Thanks for your help.
    Not sure if this is answering your question correctly but have you thought of doing this with a pivot table using the team, dates and score fields. If set up correctly the teams listed in the first column with all date heading subsequent columns and the score shown in the table for each. As there is only one score for each combination of team and date, you could use the max score, min score, avg or sum score and still get the same result. Only thing I don't follow is the scores in your sample data don't match the scores in your suggested result but I assume this is a typo not some unique anomaly in American football. Hope I'm on the right path here.

+ 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. [SOLVED] Lookup/Index/Match to Return Value of Higher number rather than lower# when inbetween
    By ReedDOT in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-16-2013, 11:56 PM
  2. Replies: 4
    Last Post: 03-13-2013, 12:38 PM
  3. [SOLVED] Lookup match index multiple values return other columns
    By martypocock in forum Excel Formulas & Functions
    Replies: 25
    Last Post: 11-07-2012, 10:57 PM
  4. Three Way Lookup Using Index Match Combo
    By nathanhamilton82 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-07-2012, 03:39 PM
  5. Lookup, Index, Match ... Not sure which combo will do it?
    By nikko4239 in forum Excel General
    Replies: 4
    Last Post: 06-08-2010, 06:32 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