+ Reply to Thread
Results 1 to 2 of 2

lookup value in a named range (table) and give header information as result

  1. #1
    Registered User
    Join Date
    01-28-2013
    Location
    Indiana
    MS-Off Ver
    Excel 2010
    Posts
    8

    lookup value in a named range (table) and give header information as result

    Hi,
    I have a workbook with 2 sheets
    sheet1: part numbers are listed in column D for 1200 rows

    A B C D E F G H.....
    1Y54
    HH34
    1234
    2156
    JEE7
    21GTR
    column E should ideally give the result of a formula that finds the customer name from a matrix in sheet2

    Sheet2:


    A B C D E F G H .......
    ROW1 SEER TOTO GEER INSA KILE
    ROW2 024 2156 999 12548 G125
    ROW3 LFG222 HN54 1234 229G1 21GTR
    ROW4 YT221 U33 UB40 JEE7 555A




    RESULT:
    A B C D E F G H.....
    1Y54 N/A
    HH34 N/A
    1234 GEER
    2156 TOTO
    JEE7 INSA
    21GTR KILE


    Thank you in advance for any help

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: lookup value in a named range (table) and give header information as result

    Next time, please post an Excel sheet. It's much easier to work with!!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    However, you can use:

    =IFERROR(INDEX(Sheet2!$3:$3,,1/(1/SUMPRODUCT((Sheet2!$D$4:$H$6=D2)*COLUMN(Sheet2!$D$4:$H$6)))),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] averageif to give result as % from range of dates
    By Elliott_the_noob in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-22-2019, 12:33 PM
  2. [SOLVED] Compare/LookUp Value in List and Give Result
    By cchrisj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-22-2017, 01:15 PM
  3. Replies: 0
    Last Post: 09-12-2016, 07:55 PM
  4. VBA to lookup for a specific value and give result
    By winmaxservices in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-13-2015, 04:29 AM
  5. I'm sure this is pretty easy, but... (Lookup Row, Result Header) ?
    By KomicJ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-12-2015, 10:59 AM
  6. [SOLVED] Lookup multiple criteria in table and give row + culmn as result
    By bidsinga in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-02-2014, 03:40 PM
  7. Lookup using the result of a function as a named range
    By hinkle.j.s in forum Excel General
    Replies: 5
    Last Post: 01-18-2011, 12:42 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