This function will calculate the number of working days between two dates. You can simply use the subtraction method but the Benefit of this Function is, It will exclude weekends and any holidays.
Syntax:
=NETWORKDAYS(StartDate,EndDate,Holidays)
Example:
Syntax:
=NETWORKDAYS(StartDate,EndDate,Holidays)
Example:

Comments
Post a Comment