+ Reply to Thread
Results 1 to 3 of 3

Match and index needed (I think)

  1. #1
    Registered User
    Join Date
    02-07-2012
    Location
    Riga, Latvia
    MS-Off Ver
    Excel 2007
    Posts
    16

    Match and index needed (I think)

    Dear Gurus,

    As always, I am relying on your skills to help me solve the following problem. I need Excel to return a value from a table using two criteria as the basis of choice. I have added a more detailed explanation in the attached file. Your help is much appreciated!

    Agnese
    Attached Files Attached Files
    Last edited by Agnese; 03-15-2016 at 04:27 AM.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Match and index needed (I think)

    Try using
    =IF(ISERROR(INDEX($C$14:$G$17, MATCH($B6,$B$14:$B$17,0), MATCH(C6,$C$13:$G$13,0))),0,INDEX($C$14:$G$17, MATCH($B6,$B$14:$B$17,0), MATCH(C6,$C$13:$G$13,0)))
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Valued Forum Contributor
    Join Date
    05-14-2012
    Location
    Unknown
    MS-Off Ver
    Unseen
    Posts
    429

    Re: Match and index needed (I think)

    Given that your profile says 2007 and the file extension is .xlsx, you could just use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    rather than repeating the INDEX/MATCH within an IF(ISERROR(...))

+ 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. Index and Match help needed
    By karstens in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-18-2015, 01:34 PM
  2. Second and Third Match on Index Needed
    By excelnoob927 in forum Excel General
    Replies: 0
    Last Post: 11-05-2014, 06:22 PM
  3. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  4. Sum Index Match help needed
    By vhache in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-18-2014, 09:01 AM
  5. Index match help needed
    By jmanz in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-06-2012, 05:52 AM
  6. Help needed with INDEX MATCH...
    By Nerf Herder in forum Excel General
    Replies: 4
    Last Post: 06-27-2012, 04:40 AM
  7. [SOLVED] Index and Match Help Needed
    By carl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-26-2005, 05:05 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