+ Reply to Thread
Results 1 to 8 of 8

specific date look up

  1. #1
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    specific date look up

    I have a worksheet and I am trying to find a function and formula to take todays date and the shift chosen, and find the current rotation dates. I have attached a sample.

    Sample.xls

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: specific date look up

    Try this in A6 and filled right to C6

    =LOOKUP($A$2,OFFSET(I$2:I$20,0,MATCH($B$2&"*",$I$1:$O$1,0)-1))

  3. #3
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: specific date look up

    _____________________
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: specific date look up

    I think this is the right track. the only issue is for the mid rotation and end rotation it looks up 1 row. the information I need is all on same row, so when ever it starts the mid and end are on the same row.

  5. #5
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: specific date look up

    This gives me the next rotation not the current one. the sample have has current date which should give me a start of 16 October since we are still in that rotation.

  6. #6
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: specific date look up

    Well you didn't really offer a very detailed explaination of what you wanted.

    Anyway, try it this way
    A6 and filled right.
    =LOOKUP($A$2,OFFSET($I$2:I$20,0,MATCH($B$2&"*",$I$1:$O$1,0)-1))

  7. #7
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: specific date look up

    That works awesome, thank you so much for your help. I really appreciate it.

  8. #8
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: specific date look up

    You're welcome.

+ 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. Copy range to specific column with specific date with macro
    By SEERC in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2015, 03:09 AM
  2. [SOLVED] Count cells within a specific date range that contain a specific word
    By oneillp1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-23-2014, 08:34 AM
  3. Replies: 2
    Last Post: 02-18-2014, 12:22 PM
  4. Replies: 6
    Last Post: 01-18-2014, 04:49 AM
  5. Replies: 0
    Last Post: 10-23-2012, 04:59 PM
  6. Automatically send an email from excel with specific data on specific date.
    By Angela1607 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-04-2009, 08:11 AM
  7. [SOLVED] How do I make a cell date specific to input a value on a specific.
    By ebuzz13 in forum Excel General
    Replies: 1
    Last Post: 01-18-2005, 02:06 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