+ Reply to Thread
Results 1 to 5 of 5

Index/Match returns #N/A result

  1. #1
    Registered User
    Join Date
    01-24-2012
    Location
    Northridge, CA
    MS-Off Ver
    Excel 2010
    Posts
    12

    Lightbulb Index/Match returns #N/A result

    I am trying to calculate in column K, for each corresponding line, the amount in column F times the value in column H, the row corresponding to the name in column D/G. See the attached file.

    Any help will be appreciated.
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Index/Match returns #N/A result

    Maybe you need to use this

    =INDEX($H$8:$H$15,MATCH(D26,$G$8:$G$15,0))*F26

    Or

    =VLOOKUP(D26,$G$8:$H$15,2,0)*F26
    Last edited by AlKey; 02-27-2014 at 01:54 PM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    01-24-2012
    Location
    Northridge, CA
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Index/Match returns #N/A result

    First one works! Thanks :-)

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Index/Match returns #N/A result

    You're welcome. Don't forget to thank those who helped by clicking on Add Reputation * and please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Index/Match returns #N/A result

    Thank you for the feedback!

+ 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] MATCH function returns an unexpected result
    By Pepe Le Mokko in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-03-2013, 09:44 AM
  2. index match, ..... skip result if blank value ...... jump to next match
    By gehawk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2013, 04:42 AM
  3. [SOLVED] INDEX MATCH function returns result #N/A
    By morrisondan in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-22-2013, 03:01 PM
  4. Excel 2007 : Index Match returns 0
    By Martin Chamberlin in forum Excel General
    Replies: 6
    Last Post: 10-27-2011, 09:49 PM
  5. Solving INDEX/MATCH duplicate returns
    By kualjo in forum Excel General
    Replies: 3
    Last Post: 08-27-2011, 05:01 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