+ Reply to Thread
Results 1 to 6 of 6

From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating result

  1. #1
    Registered User
    Join Date
    07-11-2022
    Location
    Vancouver, WA
    MS-Off Ver
    2205
    Posts
    6

    From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating result

    I have a lookup table sheet I work with with a table that uses two criteria to produce a result. My spreadsheet includes both of these keywords in columns far away from one another. What I want is to type my keyword into column A and the second keyword into column D and for the coordinating sentence from my lookup table sheet to appear in column H. It must go through the lookup table sheet. If clarification is needed please let me know and I'll try to explain the problem better. Thank you.
    Attached Files Attached Files

  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,173

    Re: From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating resul

    I do not understand what you want. You habve two tabs. I do not know which one is the lookup table sheet. You talk about columns A, D & H... but the entries in these columns do not seem to match the text. Please amend and upload a sheet where the text MATCHES the sheet... include a few expected answers as well, so we can see the logical pattern.
    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

  3. #3
    Registered User
    Join Date
    07-11-2022
    Location
    Vancouver, WA
    MS-Off Ver
    2205
    Posts
    6

    Re: From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating resul

    Hi Glen,
    I have attached a more clear document. Currently, the formula I'm using =LOOKUP(2,1/(A3:A10=A12)/(B3:B10=B12),(C3:C11)) works on my lookup table sheet.
    However, I don't think it's the right formula for me to use for this project. For my project, I must have a lookup table on a separate sheet from my results.
    My 'Example Spreadsheet' sheet is very close to the one I'm using for my project. It has many columns for multiple product details. Each Woman's Sun Hat comes
    with a description. The Men's Sun Hat comes with a different description. What I want is a formula to have in my 'Description' column that when it reads 'Sun Hat'
    in column A, and 'Womens' in column D it goes to the lookup table and picks the coordinating description.
    Let me know if I can clarify any other details. There are multiple moving parts to this.
    Thank you
    Attached Files Attached Files

  4. #4
    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,173

    Re: From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating resul

    Change column D to Women and Men instead of Womens and Mens (the two sheets use different terms)

    =INDEX('Lookup Table'!$C$3:$C$6,MATCH(1,('Lookup Table'!$A$3:$A$6=D2)*('Lookup Table'!$B$3:$B$6=A2),0))
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-11-2022
    Location
    Vancouver, WA
    MS-Off Ver
    2205
    Posts
    6

    Re: From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating resul

    Works perfectly. Thank you!

  6. #6
    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,173

    Re: From sheet 2's table, sheet 1 must lookup two criteria to produce a coordinating resul

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

+ 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. Replies: 7
    Last Post: 11-15-2021, 08:54 AM
  2. Replies: 7
    Last Post: 05-22-2021, 01:01 PM
  3. Replies: 6
    Last Post: 08-31-2020, 06:35 AM
  4. [SOLVED] need formula to lookup value through right len get result from sheet table
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-07-2016, 01:52 PM
  5. Replies: 6
    Last Post: 07-26-2015, 03:43 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 Multiple Columns to Produce Result
    By SpAnKy in forum Excel General
    Replies: 5
    Last Post: 05-13-2010, 04:02 AM

Tags for this Thread

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