+ Reply to Thread
Results 1 to 17 of 17

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

Hybrid View

  1. #1
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,731

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

    Missed Day count

    =(B2-A2+1)-COUNT(C3:C120)


    =185

    Missing dates

    in D3

    IFERROR(SMALL(IF(COUNTIF($C$3:$C$121,ROW($42005:$42307))=0,ROW($42005:$42307),""),ROWS($1:1)),"")

    Enter with Ctrl+Shift+Enter

    42005= 1st jan 2015 (in Excel date)

    42307= 30th October
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-28-2013
    Location
    Ljubljana
    MS-Off Ver
    Office 365
    Posts
    1,054

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

    Dear John
    the formula in D column list all the day include non-work day
    what about if i need only show working day and exclude nonworking day from this missed date list and holiday also from list
    Last edited by mazan2010; 01-24-2017 at 02:13 AM.

+ 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. 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