Results 1 to 3 of 3

How to lookup a set of dates within a column (filled w/dates) & output values accordingl

Threaded View

  1. #1
    Registered User
    Join Date
    10-21-2013
    Location
    SF
    MS-Off Ver
    Excel 2010
    Posts
    6

    Smile How to lookup a set of dates within a column (filled w/dates) & output values accordingl

    Hi there,

    This is my first post, so I apologize if I've messed up already! I've been trying to figure out if I should use the IF, OR, VLOOOKUP function for my problem below:

    If one date within a set of dates can be found within a column of dates, output this value, otherwise, output a blank field.

    =IF(VLOOKUP((OR(B3+7,B3+8,B3+9,B3+10,B3+11,B3+12,B3+13,B3+14)),A:A,1,FALSE),B3+7,"")

    So referencing the attached spreadsheet, I'm trying to have the Week Start Date ID output dates on a weekly basis, starting w/date 03/02/2013. I only want 03/09/2013 to be displayed if a date within 03/09/2013 and 03/16/2013 can be found within Column A, 03/17/2013 to be displayed if a date within 03/17/2013 and 03/24/2013 can be found in Column A, and so forth. If it can be found, output the previous week's start date cell + 7, otherwise, output "" (or blank).

    I might've not made sense, so feel free to ask questions for further clarification. Thanks so much everyone!!!!!!!!!

    Update: sorry, i've updated the thread title as well as the formula used.
    Attached Files Attached Files
    Last edited by hcsf_25; 10-21-2013 at 07:53 PM. Reason: Updating thread title

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  2. [SOLVED] Vlookup is not working and giving =vlookup(B2,$T$2:$U$135,2,false) this kind of values.
    By yogeshsharma1981 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2013, 04:08 PM
  3. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  4. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  5. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah 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