+ Reply to Thread
Results 1 to 3 of 3

Calculate working days excluding holidays from Jan 11 to Dec 13

  1. #1
    Forum Contributor
    Join Date
    11-06-2007
    Posts
    123

    Calculate working days excluding holidays from Jan 11 to Dec 13

    Hi
    I need to calculate the working days between two dates excluding any holidays from 2011 to 2013. I am using the formula NETWORKDAYS(start_date,end_date,datevalue(“xxxx”). I am trying to include all the dates on the attached lis into the datevalue part for the formula.
    Thanks

    Regards

    Cortlyn
    Attached Files Attached Files
    Last edited by Cortlyn; 03-24-2013 at 09:47 AM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Calculate working days excluding holidays from Jan 11 to Dec 13

    You can include a whole range, e.g.

    =NETWORKDAYS(E2,F2,$A$3:$C$11)

    where E2 holds your start date and F2 the end date
    Audere est facere

  3. #3
    Forum Contributor
    Join Date
    11-06-2007
    Posts
    123

    Re: Calculate working days excluding holidays from Jan 11 to Dec 13

    Thank you very much Daddylonglegs. I was trying to put the range in as "datevalue($a$3:$c$11)"

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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