+ Reply to Thread
Results 1 to 4 of 4

How to use lookup to find value at the intersection of a date and name

  1. #1
    Forum Contributor
    Join Date
    03-07-2008
    Posts
    140

    How to use lookup to find value at the intersection of a date and name

    Hi,
    I use the simple lookup function often to find a value on a specific row for the date chosen. However, in the attached sheet i want to find the date/description i have on Row 1 of the lookup tab and then do a vlookup on the data sheet for the name listed in the A column.

    For example, I want to find "4/19/2022 (U3 offline 37 days)" on the data tab and then have it find "[ABS1][Aluminum Total as Al - Scrubber Unfiltered]" and return that value.....12.4 in this case. I currently have it set up to pull in the value by row number but the position of these names will change going forward and so it won't be effective to do it this way.

    thanks so much!
    mufan
    Attached Files Attached Files

  2. #2
    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,364

    Re: How to use lookup to find value at the intersection of a date and name

    Try

    =INDEX(Data!$C$2:$F$471,MATCH($A3,Data!$A$2:$A$471,0),MATCH(C$1,Data!$C$1:$F$1,0))
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,497

    Re: How to use lookup to find value at the intersection of a date and name

    worksheet or Tab name : Lookup

    Cell C3 formula , Drag down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    03-07-2008
    Posts
    140

    Re: How to use lookup to find value at the intersection of a date and name

    both of these work great. thanks!

+ 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] I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By KL in forum Excel Formulas & Functions
    Replies: 59
    Last Post: 09-06-2005, 10:05 PM
  2. I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By MissSara in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 07:05 PM
  3. [SOLVED] I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By KL in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 05:05 PM
  4. I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By MissSara in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 PM
  5. Replies: 27
    Last Post: 09-06-2005, 09:05 AM
  6. [SOLVED] I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By MissSara in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  7. [SOLVED] I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By MissSara in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  8. I NEED A FUNCTION TO FIND IF THERE IS AN INTERSECTION BETWEEN 2 DATE RANGES
    By MissSara in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11: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