+ Reply to Thread
Results 1 to 7 of 7

Excel 2007 : Index Match returns 0

  1. #1
    Forum Contributor
    Join Date
    04-20-2011
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    121

    Smile Index Match returns 0

    I am trying to get the corresponding letters in Column A Result sheet to align with the dates/letters from the table in Archive.

    Formula returns 0
    [=INDEX(Result!A1:A35,MATCH($A$2,Result!$B$1:$B$40,FALSE),1)]

    Can anyone help please.

    Thanks


    Chambo


    Thanks to all for the help. Problem solved.

    Chambo
    Attached Files Attached Files
    Last edited by Martin Chamberlin; 10-27-2011 at 09:51 PM. Reason: Solved
    Chambo1160

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Index Match returns 0

    Hi Martin,

    Why not use a Pivot? See attached. No formulas needed!
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Index Match returns 0

    Chambo,

    Give this a try in Sheet 'Result' cell B2 and then copy over and down:
    =IF(SUMPRODUCT(--(Archive!$A$1:$A$33=B$1),--(Archive!$B$1:$B$33=$A2))>0,$A2,"")
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Index Match returns 0

    How about:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  5. #5
    Forum Contributor
    Join Date
    04-20-2011
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    121

    Re: Index Match returns 0

    Thanks. Will make a good reference for the future. Have not used pivot before but it works along with the other 2 solutions. Best Regards

    Chambo

  6. #6
    Forum Contributor
    Join Date
    04-20-2011
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    121

    Re: Index Match returns 0

    Works great and so do the other solutions. Many thanks

    Chambo

  7. #7
    Forum Contributor
    Join Date
    04-20-2011
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2007
    Posts
    121

    Re: Index Match returns 0

    Works along with the other two answers I have. Many many thanks for the valued help,


    Chambo

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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