+ Reply to Thread
Results 1 to 3 of 3

look up based on multiple dropdowns

  1. #1
    Registered User
    Join Date
    01-14-2013
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    97

    look up based on multiple dropdowns

    Hi all

    Im a little lost again

    How can I return a cell value based on the multiple drop downs on the attached?

    I have tried index / match but can not get it to work with multiple criteria.

    thanks in advance

    Nelly
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: look up based on multiple dropdowns

    Try this array formula

    =INDEX($F$4:$I$25,MATCH(1,($A$4:$A$25=K4)*($B$4:$B$25=L4)*($C$4:$C$25=M4)*($E$4:$E$25=N4),0),MATCH(O4,$F$3:$I$3,0))

    Confirm with Ctrl+Shift+Enter and not just Enter
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    01-14-2013
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    97

    Re: look up based on multiple dropdowns

    Thank you Ace - perfect

+ 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