+ Reply to Thread
Results 1 to 2 of 2

Compare Date Range Across Columnss by Exactly 5 Days

  1. #1
    Registered User
    Join Date
    02-10-2022
    Location
    Dallas
    MS-Off Ver
    office professional 2019
    Posts
    1

    Compare Date Range Across Columnss by Exactly 5 Days

    Hello all,

    Sorry if this is too general a question. I do not use excel often and also it is my first time here.

    My dilemma is this:

    I have two columns of date ranges. I need to compare the date range in column 2 to date range in column 1 to find which dates are more than 5 days past the first date.

    example February 01,2017 February 05, 2017
    February 06, 2017

    I just need to find everything over five days but all the dates in column A are different.

    VLOOKUP or IF Statement.. or? How do I write it for this?


    thanks for assistance,

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365
    Posts
    1,244

    Re: Compare Date Range Across Columnss by Exactly 5 Days

    Welcome to the Excel Forum.

    Assuming dates in column B are to be checked greater than dates in column A, try this in row 2 if dates start in that row and copy down:
    =IF(B2-A2>5,B2,"")

    Good luck!
    Last edited by Estevaoba; 02-10-2022 at 09:31 PM.

+ 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] Counting Days Worked Remaining Days by Date Range
    By darenferg in forum Excel General
    Replies: 5
    Last Post: 02-01-2021, 05:53 PM
  2. Replies: 6
    Last Post: 07-10-2014, 07:46 AM
  3. Replies: 1
    Last Post: 05-26-2014, 03:46 AM
  4. Search date range +/- 7 days and return date that falls within range
    By tlafferty in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-13-2013, 03:26 PM
  5. [SOLVED] Calculate how many days in one date range fall into a second date range
    By globalpontoon in forum Excel General
    Replies: 2
    Last Post: 05-08-2012, 03:02 PM
  6. Replies: 4
    Last Post: 03-18-2011, 07:02 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