+ Reply to Thread
Results 1 to 3 of 3

count workdays between 2 date cells

  1. #1
    Registered User
    Join Date
    12-08-2008
    Location
    montreal
    Posts
    69

    count workdays between 2 date cells

    Hi again

    I would require a formula to count the amount of workdays between cell a1 and cell a2.
    Assume formula is in celll a3 and both a1 and a2 are date formated.
    Last edited by vasto; 09-04-2009 at 11:08 AM.

  2. #2
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Re: count workdays between 2 date cells

    here you go:

    =NETWORKDAYS(A1,A2)
    Mr MaGoo
    Magoo.Inc MMVII

    If i've helped please add to my Rep by Clicking on the Blue Scales in the top right hand corner of the post

  3. #3
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: count workdays between 2 date cells

    Be sure to take a look at the Excel Help on this function.
    If there are holidays that fall between your start date and end date then you may want to exclude these from the result, which will require a list of dates to exclude.

+ 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