+ Reply to Thread
Results 1 to 3 of 3

Calculate workdays between two days

  1. #1
    Forum Contributor
    Join Date
    05-28-2010
    Location
    Antwerp, Belgium
    MS-Off Ver
    Office 365
    Posts
    170

    Calculate workdays between two days

    How can I calculate the amount of working days passed since the beginning of this month?

    I know about WORKDAYS formula, but it seems like you must specify the amount of days yourself, so I don't know how to use it in my case.

    Thanks!

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

    Re: Calculate workdays between two days

    NETWORKDAYS is the function for counting workdays between two dates, so from the start of the month, including today try this formula

    =NETWORKDAYS(EOMONTH(TODAY(),-1)+1,TODAY())
    Audere est facere

  3. #3
    Forum Contributor
    Join Date
    05-28-2010
    Location
    Antwerp, Belgium
    MS-Off Ver
    Office 365
    Posts
    170

    Re: Calculate workdays between two days

    Beautiful!

    Thanks

+ 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. [SOLVED] How to calculate workdays
    By mnur in forum Excel General
    Replies: 4
    Last Post: 10-08-2013, 09:55 AM
  2. Workdays and compensation days during weekend
    By dreddster in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-10-2013, 04:56 AM
  3. Calendar days from start date and workdays
    By mcinnes01 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-17-2010, 10:04 AM
  4. Calculating days with workdays??
    By casperen in forum Excel General
    Replies: 4
    Last Post: 10-29-2010, 09:36 AM
  5. Days between workdays - negative error
    By junada0 in forum Excel General
    Replies: 2
    Last Post: 04-25-2010, 08:03 AM

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