+ Reply to Thread
Results 1 to 3 of 3

Formula to find the working days difference between to dates?

  1. #1
    Mudgeman
    Guest

    Formula to find the working days difference between to dates?

    Is there a formula to work out the difference between 2 dates, but only the
    working days difference. for example. if the 1st date was thursday 1st june,
    and the 2nd date is monday 5th june, the days difference would be 4, where as
    i would like the working days difference, which is 2. please help, as it
    would save a LOT of time.

  2. #2
    paul
    Guest

    RE: Formula to find the working days difference between to dates?

    =networkdays(start date,end date,holidays)
    --
    paul
    remove nospam for email addy!



    "Mudgeman" wrote:

    > Is there a formula to work out the difference between 2 dates, but only the
    > working days difference. for example. if the 1st date was thursday 1st june,
    > and the 2nd date is monday 5th june, the days difference would be 4, where as
    > i would like the working days difference, which is 2. please help, as it
    > would save a LOT of time.


  3. #3
    xlEnt
    Guest

    Re: Formula to find the working days difference between to dates?


    Mudgeman Wrote:
    > Is there a formula to work out the difference between 2 dates, but only
    > the
    > working days difference. for example. if the 1st date was thursday 1st
    > june,
    > and the 2nd date is monday 5th june, the days difference would be 4,
    > where as
    > i would like the working days difference, which is 2. please help, as
    > it
    > would save a LOT of time.

    Try using NETWORKDAYS(start_date, end_date, Holidays)


    --
    xlEnt

+ 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