+ Reply to Thread
Results 1 to 3 of 3

Adding business days and time to a specific date and time

  1. #1
    Forum Contributor
    Join Date
    03-13-2008
    MS-Off Ver
    Office 365
    Posts
    134

    Adding business days and time to a specific date and time

    Hi,

    I want to add business days and time to a date get the target completion. I can add business days using Workdays("Start date", 10) if I want to add 10 business days to the start date, but this is not calculating time value, its just adding days to it. For Example if i add 10 business days to "3/6/2019 15:09" using workday function, it is giving me result as "3/20/2019 0:00", but what i want is to get time also like "3/20/2019 15:09"..

    Any advice will be helpful. Thanks.

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,706

    Re: Adding business days and time to a specific date and time

    you can use MOD, e.g.

    =WORKDAY("Start Date",10)+MOD("Start Date",1)

  3. #3
    Forum Contributor
    Join Date
    03-13-2008
    MS-Off Ver
    Office 365
    Posts
    134

    Re: Adding business days and time to a specific date and time

    Oh My God... you are a genius XLent.. since yesterday you are helping me that to with in few minutes of posting the query.. Thanks a Lot sir..

+ 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: 9
    Last Post: 02-15-2015, 07:32 PM
  2. Replies: 2
    Last Post: 11-12-2014, 11:56 AM
  3. [SOLVED] Adding Business days on a date problem
    By ecelaras in forum Excel General
    Replies: 13
    Last Post: 11-26-2012, 08:23 AM
  4. Calculating date and time in business days other than Saturday/Sunday
    By russ101 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-28-2012, 07:55 PM
  5. Replies: 0
    Last Post: 09-04-2011, 09:28 PM
  6. Adding business days to a date formula
    By vasto in forum Excel General
    Replies: 6
    Last Post: 12-09-2008, 07:50 AM
  7. [SOLVED] Calculating days & time left from start date/time to end date/time
    By marie in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-07-2005, 10:40 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