+ Reply to Thread
Results 1 to 2 of 2

Index/match formula not working somehow

  1. #1
    Registered User
    Join Date
    10-16-2012
    Location
    Dallas, tx
    MS-Off Ver
    Excel 2003
    Posts
    67

    Index/match formula not working somehow

    Hi:

    Attached file has two tabs. one is the pivot table (i copy paste the pivot from original file since it was too big) and on the ohter tab, i try to put formula on col M to match Col I and C from pivot, but somehow it doesn't work. please help
    Attached Files Attached Files
    Last edited by turbo600hp; 12-27-2013 at 04:56 PM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Index/match formula not working somehow

    Put this formula in M2 of the GrossUp sheet:

    =IFERROR(INDEX('Summary Pivot'!$B$3:$L$15, MATCH($I2,'Summary Pivot'!$A$3:$A$15,0),MATCH($C2,'Summary Pivot'!$B$2:$L$2,0)),"")

    then copy it down as required - you will get blanks if there is no match on a particular row.

    Hope this helps.

    Pete

+ 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/match formula not working
    By ea223 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-28-2023, 11:30 AM
  2. Correct/Working (Index,Match) formula not working between cells
    By barnerd in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 02-11-2014, 01:20 PM
  3. [SOLVED] INDEX / MATCH Formula Not Working
    By ioswoody in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 09-03-2013, 09:38 PM
  4. Index Match formula doesn't seem to be working
    By ortmandj in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-17-2013, 08:04 PM
  5. [SOLVED] index match formula not working
    By djmatok in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-19-2012, 11:12 AM

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