+ Reply to Thread
Results 1 to 8 of 8

Super lookup formula help needed!

  1. #1
    Registered User
    Join Date
    12-11-2013
    Location
    nyc
    MS-Off Ver
    M365 V2311
    Posts
    65

    Super lookup formula help needed!

    Hi guys,

    First, let me thank you all for your assist and this forum for all your help, it has proven very useful.

    I can't seem to figure out a formula for a look up, please see attache worksheet and assist if possible.

    Thanks you so much!

    yayayK
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Super lookup formula help needed!

    =INDEX($B$3:$E$7, Match(A11, $A$3:$A$7,0), MATCH(B11, $B$2:$E$2,0))

    or
    VLOOKUP(A11, $A$3:$E$7, MATCH(B11, $B$2:$E$2,0), FALSE)
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

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

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,300

    Re: Super lookup formula help needed!

    Try...

    =INDEX($B$3:$E$7,MATCH($A11,$A$3:$A$7,0),MATCH($B11,$B$2:$E$2,0))

  4. #4
    Registered User
    Join Date
    12-11-2013
    Location
    nyc
    MS-Off Ver
    M365 V2311
    Posts
    65

    Re: Super lookup formula help needed!

    Thank you ChemistB, I just ran into a issue when I try to copy that formula down to Cell C12, do you know why it's returning a #N/A response?

    Thank you JohnTopley, I still have that same issue when I copy the formula down.
    Last edited by yayayken; 09-08-2015 at 03:39 PM.

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Super lookup formula help needed!

    Which one? I gave two. Also, exactly what did you type in so I can compare.

  6. #6
    Registered User
    Join Date
    12-11-2013
    Location
    nyc
    MS-Off Ver
    M365 V2311
    Posts
    65

    Re: Super lookup formula help needed!

    ChemistB,

    I used the top formula. Please see attachment "v2".

    Thank you so much for your time.

    yayayK
    Attached Files Attached Files

  7. #7
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Super lookup formula help needed!

    Because you had an extra space after A123 in cell A12. Remove that and all will be well.

  8. #8
    Registered User
    Join Date
    12-11-2013
    Location
    nyc
    MS-Off Ver
    M365 V2311
    Posts
    65

    Re: Super lookup formula help needed!

    ....... I'm sorry, must have did it in a rush.

    Thank you for all your help.

+ 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. Lookup formula needed
    By kenjac in forum Excel General
    Replies: 3
    Last Post: 07-07-2015, 11:40 AM
  2. [SOLVED] IF/LOOKUP/MIN/MAX???Formula Needed
    By Petsi in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-23-2014, 10:39 PM
  3. h-lookup, v-lookup formula needed
    By rishijain11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-06-2014, 03:28 PM
  4. [SOLVED] Super tricky lookup problem
    By niceguy21 in forum Excel General
    Replies: 8
    Last Post: 10-01-2012, 02:48 AM
  5. Lookup Formula needed
    By kingharvest in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-12-2012, 04:33 AM
  6. [SOLVED] If Lookup Formula Needed I Think
    By BigTandthepc in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-11-2012, 10:48 AM
  7. LOOKUP Formula help needed
    By Weasel in forum Excel General
    Replies: 1
    Last Post: 03-21-2006, 06:20 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