+ Reply to Thread
Results 1 to 2 of 2

List consecutive days?

  1. #1
    Registered User
    Join Date
    10-30-2015
    Location
    Miami
    MS-Off Ver
    2013
    Posts
    1

    List consecutive days?

    Greetings,

    Ive been a member for some time and have found answers to all my past needs, so this is a good time to say Thank You!


    Now, I havent been able to create a formula that fills my needs this time.

    I have a list that has a column with a date and a column with a Error, I need to have some way of viewing whenever a Error is consecutive to a date the catch? well its Monday to Saturday and probably Networkdays.intl might be the way to go with some way of list, but im not sure.

    Would you give me a hand? Attached a light copy of a list
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: List consecutive days?

    Formula for D5 =IF(Table1[@Date]=A4,B4+Table1[@Error],Table1[@Error])
    Formula for E5 =IF(Table1[@Date]=A6,"",D5)

    Copy down.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

+ 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] 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
  2. Replies: 17
    Last Post: 08-03-2015, 06:15 AM
  3. [SOLVED] Adding Consecutive days (with a date from & to)
    By learnerdriver in forum Excel General
    Replies: 4
    Last Post: 04-01-2015, 11:48 PM
  4. Employee Time Tracking - Sick days & Consecutive Days
    By notaguru6 in forum Excel General
    Replies: 6
    Last Post: 08-09-2013, 12:50 PM
  5. [SOLVED] Consecutive Days in a row of temperatures >= 90 degrees
    By redchair in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-21-2012, 02:28 PM
  6. Excel macro to "fill in" consecutive numbers in non-consecutive list?
    By Tomkat in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-03-2009, 01:13 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