+ Reply to Thread
Results 1 to 9 of 9

How to calculate (and remove) the number of weekend days between two date ranges

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-17-2009
    Location
    Torquay, England
    MS-Off Ver
    Excel 2013
    Posts
    253

    Re: How to calculate (and remove) the number of weekend days between two date ranges

    Oh dear that is not an option as I dont have administrator privileges - is there another function?

  2. #2
    Forum Expert dangelor's Avatar
    Join Date
    09-06-2011
    Location
    Indiana, USA
    MS-Off Ver
    MS365 V.2406
    Posts
    2,308

    Re: How to calculate (and remove) the number of weekend days between two date ranges

    With start date in A1 and end date in A2...possibly,

    =((A2-A1+WEEKDAY(A1)-WEEKDAY(A2))/7)*5-(WEEKDAY(A1)-WEEKDAY(A2))

+ 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