+ Reply to Thread
Results 1 to 2 of 2

Lookup Value from two sheets by dates

  1. #1
    Forum Contributor
    Join Date
    10-18-2016
    Location
    Chicago, USA
    MS-Off Ver
    Office 365
    Posts
    220

    Lookup Value from two sheets by dates

    Hi All,

    I am trying to lookup ID values from two sheets which have dates ..I am trying to lookup value by date....Can you please help me ,,I have attached sample excel sheet and highlighted the sample below too....Under Sheet 1 I am expecting the answer as in lookup value-Answer expected column

    Sheet1
    Date ID Lookup Value-Answer expected
    1-Sep 103 103
    1-Sep 102 102
    1-Sep 101 NA
    4-Sep 105 105
    4-Sep 106 106
    5-Sep 101 NA
    5-Sep 104 NA
    5-Sep 106 NA
    5-Sep 199 199
    5-Sep 200 200


    Sheet 2

    Date ID
    1-Sep 102
    1-Sep 103
    4-Sep 105
    4-Sep 106
    5-Sep 199
    5-Sep 200

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Lookup Value from two sheets by dates

    Please try at C3
    =INDEX(Sheet2!$B$2:$B$7,MATCH(A2&B2,INDEX(Sheet2!$A$2:$A$7&Sheet2!$B$2:$B$7,),))

+ 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. Reconcile sheets with calendar dates in rows vs dates in columns.
    By ExcelWizardlvl1 in forum Excel General
    Replies: 10
    Last Post: 08-13-2018, 10:42 PM
  2. lookup value between dates
    By BORUCH in forum Excel General
    Replies: 1
    Last Post: 12-22-2017, 03:03 AM
  3. Lookup between two dates
    By cvelle89 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2015, 09:02 AM
  4. Replies: 2
    Last Post: 10-21-2013, 07:55 PM
  5. Replies: 1
    Last Post: 11-07-2012, 01:57 PM
  6. Replies: 0
    Last Post: 07-18-2012, 05:32 AM
  7. Replies: 1
    Last Post: 06-25-2012, 12:45 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