+ Reply to Thread
Results 1 to 4 of 4

Something like VLOOKUP/INDEX/MATCH

  1. #1
    Registered User
    Join Date
    06-23-2015
    Location
    Brisbane
    MS-Off Ver
    365
    Posts
    25

    Something like VLOOKUP/INDEX/MATCH

    I have tried looking everywhere and cant find anything that works.

    Basically this is all of what i need my formula to do:

    Example:
    -in L3, i want it to check the EB column for the same phrase/value as J3. If it finds it in the EB column, in L3 place the corresponding value of EA column if it finds J3 phrase in EB column
    -If EB column doesn't contain J3, rather that return #N/A, I want it to return either nothing or a zero but i still need the same line in the N column to be able to calculate as well as the L column needs to be able to count the total value of all columN L

    In the attached image, basically i want the L column to read the following (from L3 down)
    -12
    -8
    -(blank value)
    -(blank value)
    -7
    -5
    -(blank value)
    -6
    -(blank value)
    -(blank value)
    -(blank value)
    -4
    -(blank value)
    -(blank value)

    Hope this makes sense and someone is able to give me some suggestions

    Capture.PNG

  2. #2
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,577

    Re: Something like VLOOKUP/INDEX/MATCH

    Try this In L3

    =IFERROR(Index($EA$3:$EA$12,match($J3,$EB$3:$EB$12,0)),"")

    Pl read the yellow banner on top of this page.
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  3. #3
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Something like VLOOKUP/INDEX/MATCH

    Hi
    please upload your sample in excel.
    Look at the yellow banner at the top of the page for instructions.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,705

    Re: Something like VLOOKUP/INDEX/MATCH

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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. VBA function to match multiple criteria faster than vlookup or index match
    By bkav1991 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-09-2020, 09:14 AM
  2. Replies: 1
    Last Post: 08-22-2020, 04:47 PM
  3. VLOOKUP or INDEX/MATCH with multiple column index numbers
    By cerebral87 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-22-2017, 07:13 PM
  4. [SOLVED] INDEX+MATCH instead of VLOOKUP+MATCH, why is INDEX a better choice and how to re-write?
    By Renejorgensen in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-23-2016, 10:54 AM
  5. Replies: 1
    Last Post: 06-18-2015, 08:45 AM
  6. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  7. Replies: 2
    Last Post: 03-16-2012, 12:03 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