+ Reply to Thread
Results 1 to 3 of 3

Is there a way to calculate business working days between dates i.

  1. #1
    hjyoungii
    Guest

    Is there a way to calculate business working days between dates i.

    I have 2 dates and need to find out how many actual working days there is
    between them. I need to subtract weekends and holidays.

    This cannot be an estimate. Due to governmental requirements, it must be
    acurate.

  2. #2
    JulieD
    Guest

    Re: Is there a way to calculate business working days between dates i.

    Hi

    check out the NETWORKDAYS function in help

    Cheers
    JulieD

    "hjyoungii" <[email protected]> wrote in message
    news:[email protected]...
    >I have 2 dates and need to find out how many actual working days there is
    > between them. I need to subtract weekends and holidays.
    >
    > This cannot be an estimate. Due to governmental requirements, it must be
    > acurate.




  3. #3
    Bob Phillips
    Guest

    Re: Is there a way to calculate business working days between dates i.

    You nee the NETWORKDAYS function. This needs the Analysis Toolpak to be
    installed.

    It takes the form

    =NETYWORKDAYS(start_date,end_date,holiday_array)

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "hjyoungii" <[email protected]> wrote in message
    news:[email protected]...
    > I have 2 dates and need to find out how many actual working days there is
    > between them. I need to subtract weekends and holidays.
    >
    > This cannot be an estimate. Due to governmental requirements, it must be
    > acurate.




+ 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