Results 1 to 3 of 3

Count the amount of consecutive dates

Threaded View

  1. #2
    Forum Expert
    Join Date
    05-20-2015
    Location
    Chicago, Illinois
    MS-Off Ver
    2016
    Posts
    2,103

    Re: Count the amount of consecutive dates

    Will an employees consecutive dates always be listed consecutively, or might there be:

    John 2016-03-05
    Mike 2016-02-03
    John 2016-03-06

    If the employees' leave dates will always be grouped together as you've shown, then the formula you listed isn't too far off. Something like this in D2 (then filled down) should work:

    =COUNTIF($A$2:$A$2010,$D2)-SUMPRODUCT(($A$2:$A$2010=$D2)*($B$3:$B$2011-$B$2:$B$2010=1))
    Attached Files Attached Files
    Last edited by CAntosh; 02-09-2017 at 11:56 AM. Reason: Forgot to fill down in my initial attachment...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 17
    Last Post: 02-14-2024, 07:07 AM
  2. Count consecutive dates as one
    By squirrellydw in forum Excel General
    Replies: 7
    Last Post: 04-06-2017, 05:48 PM
  3. [SOLVED] Count instance of >8 days between consecutive dates in a list of dates
    By Keats713 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-07-2017, 11:18 AM
  4. Count consecutive dates as one occurrence
    By Bchez in forum Excel General
    Replies: 29
    Last Post: 01-25-2017, 06:21 PM
  5. [SOLVED] Count Consecutive Dates
    By Sasquatch2014 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-16-2016, 12:47 AM
  6. Count consecutive dates by person
    By KylerStern in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-14-2015, 04:05 PM
  7. [SOLVED] Count consecutive dates only
    By mjbuhr@umich.edu in forum Excel General
    Replies: 0
    Last Post: 05-04-2006, 11:10 AM

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