+ Reply to Thread
Results 1 to 4 of 4

Thread: Looking up values with multiple conditions

  1. #1
    Registered User
    Join Date
    06-10-2011
    Location
    Amsterdam
    MS-Off Ver
    Excel 2007
    Posts
    1

    Looking up values with multiple conditions

    Hello,

    I'm getting a headache by the solving the following:

    I have constructed a table that contains scores per person per day. In another table I would like display the scores per person on the basis of a day that can be selected. (see the attached file)

    I tried VLOOKUP/HLOOKUP but all it did was giving me a headache, no results...

    Maybe someone can give me a hint? Much Appreciated!

    Regards,

    Mike
    Attached Files Attached Files

  2. #2
    Forum Guru TMShucks's Avatar
    Join Date
    07-15-2010
    Location
    Manchester, England
    MS-Off Ver
    MSO 2003 & 2007
    Posts
    6,176

    Re: Looking up values with multiple conditions

    =INDEX($C$5:$I$12,MATCH($B20,$B$5:$B$12,0),MATCH($D$18,$C$4:$I$4,0))

    Copy the formula down


    Regards

  3. #3
    Registered User
    Join Date
    06-11-2011
    Location
    Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Looking up values with multiple conditions

    Hello!

    Ive got similar problem, everything is described in the attached file.I dont know why, but when I copy the function you advised to the sheet above it doesnt work. Secondly, I dont know how to customize it for my document. So I would be very pleased if you could help me!

    Thank you very much.

    Regards
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor Haseeb A's Avatar
    Join Date
    05-24-2011
    Location
    India | Kwt
    MS-Off Ver
    2007
    Posts
    1,447

    Re: Looking up values with multiple conditions

    Hello D-Fransen, Welcome to the forum!

    Also try,

    C20, copy down.

    =HLOOKUP($D$18,$C$4:$I$12,MATCH(B20,$B$4:$B$12,0),0)

    Or,

    =VLOOKUP(B20,$B$5:$I$12,MATCH(D$18,$B$4:$I$4,0),0)
    HTH; Haseeb

    If your problem is solved, please say so clearly, and mark your thread as Solved:
    Forum Rules & How to Mark a thread as SOLVED

+ 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.2.0