+ Reply to Thread
Results 1 to 3 of 3

Counting the number of times a date/s is inside a series of start and finish dates

  1. #1
    Registered User
    Join Date
    10-13-2024
    Location
    Scotland
    MS-Off Ver
    365
    Posts
    2

    Counting the number of times a date/s is inside a series of start and finish dates

    Hello and thank you for allowing me into this forum.

    I am trying solve a problem.

    I have a table of 20 rows (at the moment) in which there are columns with 'in dates' and 'out dates'. I add a row every few days.

    I then have two cell dates, A and B. B will always be after A

    What formula would be recommended to determine if the two cell dates appear including and in-between the table which has the 'in dates' and 'out dates'?

    I have tried 'COUNTIFS' but am struggling with the correct arguments.

    Many thanks in advance.

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,205

    Re: Counting the number of times a date/s is inside a series of start and finish dates

    Try this:

    =COUNTIFS('out dates', ">="&A,'in dates', "<="&B)

  3. #3
    Registered User
    Join Date
    10-13-2024
    Location
    Scotland
    MS-Off Ver
    365
    Posts
    2

    Re: Counting the number of times a date/s is inside a series of start and finish dates

    Many thanks for the assistance.

+ 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. Replies: 23
    Last Post: 07-14-2023, 10:27 AM
  2. Replies: 21
    Last Post: 05-11-2015, 03:53 PM
  3. [SOLVED] Counting the number of times a date occurs in multiple start and end date ranges.
    By Grizz in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-05-2013, 04:41 PM
  4. Replies: 5
    Last Post: 06-30-2011, 03:26 PM
  5. Replies: 8
    Last Post: 03-29-2010, 09:20 PM
  6. Counting hourly occurences between start and finish times
    By tombally in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-26-2008, 08:33 PM
  7. How do I chart date ranges with varying start and finish dates?
    By projectplanner in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 05-01-2005, 07: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