+ Reply to Thread
Results 1 to 7 of 7

What's wrong with this Index+Match formula

  1. #1
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Exclamation What's wrong with this Index+Match formula

    Hi,

    I am trying to use this Index + Match formula with 3 criteria in Sheet---> Index+Match but every time get error.

    Can someone look into and correct this formula?

    Thank you in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,615

    Re: What's wrong with this Index+Match formula

    No attachment
    Best Regards,

    Kaper

  3. #3
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: What's wrong with this Index+Match formula

    Sorry, it's here now

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,907

    Re: What's wrong with this Index+Match formula

    Try this ...
    =INDEX(Pivot!$B$4:$D$100,
    MATCH(A2,Pivot!$A$4:$A$100,0)+MATCH('Index+Match'!B2,OFFSET(Pivot!$A$3,MATCH(A2,Pivot!$A$4:$A$100,0),,100,),0)-1,
    MATCH('Index+Match'!C2,Pivot!$B$3:$D$3))

  5. #5
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: What's wrong with this Index+Match formula

    Quote Originally Posted by Phuocam View Post
    Try this ...
    =INDEX(Pivot!$B$4:$D$100,
    MATCH(A2,Pivot!$A$4:$A$100,0)+MATCH('Index+Match'!B2,OFFSET(Pivot!$A$3,MATCH(A2,Pivot!$A$4:$A$100,0),,100,),0)-1,
    MATCH('Index+Match'!C2,Pivot!$B$3:$D$3))
    It works on this example, but when I tried it on another new Pivot, it doesn't work.
    Actually it's calculated some Values, but wrong.

  6. #6
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: What's wrong with this Index+Match formula

    Is it possible to do this formula without OFFSET as I think it's caused a problem on another Pivot Table?

  7. #7
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: What's wrong with this Index+Match formula

    Any new solution for this?

+ 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. [SOLVED] =INDEX($N$3:$Q$100,MATCH(1,($A$2=$N$2:$N$100)*($B$2=$Q$2:$Q$100),0)) what wrong
    By hktom in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-07-2015, 11:10 PM
  2. [SOLVED] Row and column match? (IF INDEX MATCH) What am I doing wrong.
    By Noop1887 in forum Excel General
    Replies: 2
    Last Post: 01-04-2015, 09:16 AM
  3. Replies: 3
    Last Post: 10-10-2014, 08:14 AM
  4. [SOLVED] What's wrong with this Index Match/Row formula?
    By DaveBre in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-25-2014, 08:37 PM
  5. [SOLVED] Help-> Index+Match formula pulling wrong values
    By sashafierce in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-29-2013, 07:13 PM
  6. Wrong result displaying using IFERROR-INDEX-MATCH-ROW Formula
    By paradise2sr in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-16-2013, 01:03 PM
  7. Index Max Match formula returning wrong value
    By bk77 in forum Excel General
    Replies: 4
    Last Post: 03-25-2009, 02:17 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