+ Reply to Thread
Results 1 to 4 of 4

Delays Log - Calculate the total number of working days each task is delayed

  1. #1
    Registered User
    Join Date
    03-29-2019
    Location
    England, UK
    MS-Off Ver
    O365
    Posts
    2

    Delays Log - Calculate the total number of working days each task is delayed

    Hi everyone,
    I have a client for which there are multiple tasks to complete. For each task, I may raise numerous requests for more information (via email usually).
    I would like to calculate the total number of working days each task is delayed as a whole, as a result of waiting to receive the information I need from the client.

    Please can you propose a formula which would be suitable to be in the cell I have highlighted in red in the attached example?

    Please consider that:

    1. The formula must not double count the working days for requests that are happening at the same time/overlapping.
    2. The requests may be more than 4.
    3. I'm expecting to have at least 60-70 tasks (the example in the attachment only has 5).
    4. The number of requests may end up to be a few hundreds.

    I really appreciate any help you can provide.
    Alex.
    Attached Files Attached Files
    Last edited by alexkoustas; 12-17-2020 at 03:36 PM.

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Delays Log - Calculate the total number of working days each task is delayed

    given your 4 points, I would guess no Iface formula exists. others here would know if it does though. I wouldn't. only thing I can think of is to loop the col you want to target and use VBA's date function pool to analyze, capture and add days to the total. see attached archive. it contains code I wrote long ago to calculate number of working days in a single col in an excel sheet and return it in a variable. it can be modified to suit your needs. one txt has the original code. the other contains the stripped down equivalent for excel. that one loops one col.
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-29-2019
    Location
    England, UK
    MS-Off Ver
    O365
    Posts
    2

    Re: Delays Log - Calculate the total number of working days each task is delayed

    Thank you Adam, much appreciated.
    This function seems to be relevant but I suck a bit at VBA. I will give it a go though.

    Hopefully somebody will come up with a formula to help out a bit more.

  4. #4
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Delays Log - Calculate the total number of working days each task is delayed

    I actually messed it up. whops! it should be this:
    Please Login or Register  to view this content.
    sorry about that! give it a shot and get back to us. that way you feel good about urself.

+ 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] Work Delay - We have given a task and want to count how much is work delay or work on time
    By Ajay45822 in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 12-24-2020, 03:29 AM
  2. Replies: 2
    Last Post: 06-14-2020, 06:26 AM
  3. Time Delay
    By iqballud in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-30-2017, 06:06 PM
  4. Frame1_Exit Causing Delay and Command Button not Working as a Result
    By MarcoFaust76 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-07-2013, 03:17 AM
  5. Excel delay for 1 second
    By mrswiggle in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 10-18-2010, 10:07 AM
  6. Delay
    By shapper in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-27-2008, 08:41 PM
  7. [SOLVED] delay on copy
    By klyyss in forum Excel General
    Replies: 3
    Last Post: 01-10-2005, 12:06 PM

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