+ Reply to Thread
Results 1 to 4 of 4

Array look up with multiple values and multiple look up

Hybrid View

  1. #1
    Registered User
    Join Date
    05-03-2013
    Location
    New Rochelle, NY
    MS-Off Ver
    excel 2010
    Posts
    2

    Array look up with multiple values and multiple look up

    First post on this forum.

    I have the following table of data
    datatable.PNG

    and the following results table
    results.PNG

    I am using this array formula to give me the results shown:

    {=IF(ROWS(A$6:A6)<=COUNTIF(data!$C$2:$C$23,results!$B$1),INDEX(data!A$2:A$23,SMALL(IF(data!$C$2:$C$23=results!$B$1,ROW(data!$C$2:$C$23)-ROW(data!$C$2)+1),ROWS(A$6:A6))),"")}

    This formula works but what I want to do is when there are multiple criteria ( multiple weeks) that it will move down the list of weeks and give the results as shown below.

    results 2.PNG

    Thanks for any help!
    example file attached as well.
    Attached Files Attached Files
    Last edited by anothermarksmith; 05-03-2013 at 12:06 PM.

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,885

    Re: Array look up with multiple values and multiple look up

    It says you are using Excel 2010 so I saved it in that format so that I could use IFERROR.

    I'm tired now so a helper column seemed like a good enough solution.
    Attached Files Attached Files
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Registered User
    Join Date
    05-03-2013
    Location
    New Rochelle, NY
    MS-Off Ver
    excel 2010
    Posts
    2

    Re: Array look up with multiple values and multiple look up

    Thanks that did it!!

  4. #4
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,885

    Re: Array look up with multiple values and multiple look up


    --------

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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