+ Reply to Thread
Results 1 to 4 of 4

Need Help with Index and Match Formula

Hybrid View

  1. #1
    Registered User
    Join Date
    06-14-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    35

    Need Help with Index and Match Formula

    As you can see in the file. Cell A19 has the result. Cells D19 and E19 are the drop down lists from the ranges from A5:A13 and B5:B13. I tried using the index and match formulas to give me the result, that is the Unique Code.

    Problem: Whenever I choose the Item and 1000 counts in D19 and E19 the result in A19 is an error. However whenever I choose the Item and 100 counts in D19 and E19 the result comes out fine.

    Can anyone tell me what the problem is? What I am doing wrong? I am getting so frustrated!! Please HELP!!!


    Thanks in advance!!!

    I have also attached the file for your convenience.
    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: Need Help with Index and Match Formula

    Try your formula like this.

    =INDEX(C5:C13,MATCH(D19&E19,A5:A13&B5:B13,0))

    This is an ARRAY entered formula.

    -- Array(CSE) { }, formulae are confirmed with Control+Shift+Enter.
    Not just Enter.
    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
    06-14-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    35

    Re: Need Help with Index and Match Formula

    THANKS SOOOO MUCH !!!!!!!!!!!!!!!

    I HAD NO IDEA THAT ARRAY FORMULA NEEDED CTRL+sHIFT+ENTER

    THIS WILL HELP ME A LOT!

    IT'S WORKING AWESOME!!!!!!!

  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: Need Help with Index and Match Formula

    You are welcome and thanks for the feed back.

+ 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. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  2. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  3. Replies: 5
    Last Post: 02-29-2012, 08:51 PM
  4. Nested Match(index()) vs. Match() array formula.
    By GeneralDisarray in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2011, 07:57 AM
  5. [SOLVED] How do I display more than one match in a Index/Match formula?
    By Trish in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-26-2005, 06:05 PM

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