Results 1 to 17 of 17

fill between two date according to working day and non working day , holidays

Threaded View

  1. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,973

    Re: fill between two date according to working day and non working day , holidays

    In C2:
    =IF(WEEKDAY(WORKDAY.INTL(A2,1,7,$G$2:$G$14))=5,WORKDAY.INTL(A2,2,7,$G$2:$G$14),WORKDAY.INTL(A2,1,7,$G$2:$G$14))

    C3 on ward.
    =IF(C2<$B$2,IF(WEEKDAY(WORKDAY.INTL($C2,1,7,$G$2:$G$14))=5,WORKDAY.INTL($C2,2,7,$G$2:$G$14),WORKDAY.INTL($C2,1,7,$G$2:$G$14)),"")

    See attached.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. fill automatic between two date and calculate working day
    By mazan2010 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 07-31-2016, 02:11 PM
  2. [SOLVED] CFormat for Stat Holidays not working right
    By BlindAlley in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-04-2015, 01:38 PM
  3. calculate the working days and Holidays
    By sriku in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-13-2014, 02:03 PM
  4. Replies: 3
    Last Post: 10-30-2013, 05:15 AM
  5. Replies: 2
    Last Post: 06-14-2013, 10:45 AM
  6. Replies: 6
    Last Post: 05-20-2013, 07:45 PM
  7. non-working holidays
    By barkarlo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-25-2011, 06:17 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