+ Reply to Thread
Results 1 to 3 of 3

Index-Match formula is not working ...whats missing ?

  1. #1
    Registered User
    Join Date
    11-16-2012
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    1

    Index-Match formula is not working ...whats missing ?

    Hello Everyone :

    I am knew to this forum and I appreciate if some one can help

    I Don't know whats wrong with my Index match formula ? I am trying to match the shippers names with the receiver name using the common four digit numbers but its not working

    Please see the attached file .....check Excel formula.xlsx

  2. #2
    Forum Contributor
    Join Date
    01-17-2012
    Location
    Canada
    MS-Off Ver
    Excel 365
    Posts
    221

    Re: Index-Match formula is not working ...whats missing ?

    index&match2.xlsx

    Try this instead Raad (see attached),

    cell F3 =INDEX($G$3:$G$20,MATCH(B3&C3&D3&E3,$H$3:$H$20&$I$3:$I$20&$J$3:$J$20&$K$3:$K$20,0)) [hit cntl+shift+enter)

    you pretty much had it right....but hit control + shift + enter to execute and copy down for cells f4:f18.
    Regards,

    jeversf

  3. #3
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Index-Match formula is not working ...whats missing ?

    It works fine for me... you didn't actually type the { and } in did you? Those aren't manually typed in. You need to type the formula you have without the { and }, but instead of just hitting enter to apply the formula, you have to hit Ctrl + Shift + Enter to apply it as an array formula.

    Hope this helps!

    - Moo

    * Edit - jeversf beat me to it Also, as he demonstrated, your ranges need to use absolute references ($), otherwise you'll end up with a bunch of cells with #N/A in them.
    Last edited by Moo the Dog; 11-16-2012 at 01:45 PM.

+ 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