+ Reply to Thread
Results 1 to 4 of 4

INDEX MATCH Formula

  1. #1
    Registered User
    Join Date
    03-21-2016
    Location
    Anderson, SC
    MS-Off Ver
    365 2013
    Posts
    11

    Post INDEX MATCH Formula

    Hi,

    This INDEX MATCH Formula is returning back an amount that is not listed in Col I.

    Formula: =INDEX(B3:B40,MATCH(I4,I$4:I$27,0))
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    02-07-2013
    Location
    Karachi, Pakistan
    MS-Off Ver
    Excel 2007
    Posts
    290

    Re: INDEX MATCH Formula

    Hi,
    I think you need to check both array sizes of INDEX and MATCH, it should be equal i.e. either 40 or 27 in both.

    Regards,
    Khalid

  3. #3
    Registered User
    Join Date
    03-21-2016
    Location
    Anderson, SC
    MS-Off Ver
    365 2013
    Posts
    11

    Re: INDEX MATCH Formula

    Quote Originally Posted by Khalidngo View Post
    Hi,
    I think you need to check both array sizes of INDEX and MATCH, it should be equal i.e. either 40 or 27 in both.

    Regards,
    I changed the array size but it is still returning the same result.
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    02-07-2013
    Location
    Karachi, Pakistan
    MS-Off Ver
    Excel 2007
    Posts
    290

    Re: INDEX MATCH Formula

    Perhaps you've missed locking your range by using $:
    =INDEX($B$4:$B$40,MATCH(I4,I$4:I$40,0))

    But I have not understood the logic of your formula

+ 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: 5
    Last Post: 10-16-2016, 02:33 AM
  2. [SOLVED] This formula works but I donīt understand why Index(Index) match
    By campelliann in forum Excel General
    Replies: 2
    Last Post: 01-25-2016, 05:55 PM
  3. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  4. Index Match Match Formula DOESN'T WORK WITH TABLES/TABLE NAMES ??
    By Underling in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-04-2014, 09:01 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  7. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

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