+ Reply to Thread
Results 1 to 3 of 3

Date Range Lookup

Hybrid View

  1. #1
    Registered User
    Join Date
    04-26-2014
    Location
    singapore
    MS-Off Ver
    Excel 2016
    Posts
    15

    Date Range Lookup

    Hello !,

    I would like to create a formula that performs a date LOOKUP (in daily format as in Column A of the Daily tab) against a range of dates (in weekly format found in Columns A and B) in the Weekly tab and then return the corresponding value from column F.

    My formula in column J of the Daily tab is only half completed; as in I only managed to check if a date is found in the Weekly Range using SUMPRODUCTS function. I am unable to develop that part of the formula that pulls the corresponding value from column F ( from "Weekly Signal" ) and return the value in the Daily tab column J.

    What I need to achieve is illustrated in Column L in "Daily Signal".

    As an example, 10-Jan-07 (cell A4 of the Daily tab) falls in between the week starting 8-Jan-07 and ending 12-Jan-07 (cell A2 and B2 of Weekly tab) and the formula must pick up the corresponding value "Up" from cell F2 in the Weekly tab.

    Any help will be much appreciated !
    Attached Files Attached Files

  2. #2
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Date Range Lookup

    May be this

    Formula: copy to clipboard
    =LOOKUP(A2,Weekly!$A$2:$A$4,Weekly!$F$2:$F$4)
    Click just below left if it helps, Boo?ath?

  3. #3
    Registered User
    Join Date
    04-26-2014
    Location
    singapore
    MS-Off Ver
    Excel 2016
    Posts
    15

    Smile Re: Date Range Lookup

    Thank you very much ! it works

    Attached updated file with the LOOKUP formula.
    Attached Files Attached Files

+ 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] Formula to Lookup value based on date within a date range
    By MHamid in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-26-2013, 02:24 PM
  2. Replies: 2
    Last Post: 06-07-2013, 02:21 PM
  3. [SOLVED] Create Fiscal Year - Lookup Date in Fiscal Month Date Range and Return EOM Date
    By gbriscoe in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-25-2013, 03:29 PM
  4. [SOLVED] Lookup date wtihin specified date range
    By xltbob in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-09-2013, 04:22 PM
  5. [SOLVED] lookup date within date range grid to return fiscal month value
    By tigerseye001 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-10-2012, 02:27 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