DateDiff_Networkdays

Calculates no of workdays between two dates.
Option to use international weekend setup to calculate correct no of days.
Uses same settings as Excel function Networkdays.Intl()
    ' Intl Weekend days
    ' 1 or omitted    Saturday, Sunday
    ' 2 Sunday , Monday
    ' 3 Monday , Tuesday
    ' 4 Tuesday , Wednesday
    ' 5 Wednesday , Thursday
    ' 6 Thursday , Friday
    ' 7 Friday , Saturday
    ' 11 Sunday only
    ' 12 Monday only
    ' 13 Tuesday only
    ' 14 Wednesday only
    ' 15 Thursday only
    ' 16 Friday only
    ' 17 Saturday only

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

StartDate, EndDate, Optional Intl = 1

Views 101

Downloads 28

CodeID
DB ID