0
The formula needs three arguments, first and the second are starting and the end date, the third one is an optional argument and it takes date range of holidays from the worksheet, thus returning the result.
Category: Date and time
Returns the number of whole workdays between two dates
NETWORKDAYS(start_date, end_date, [holidays])
Create a new account
I already have an account
By signing in/up, you agree to the Terms of Use and Privacy Policy.
You haven't saved the current formula!
Are you sure to continue?
You haven't save the current formula!
0
The formula needs three arguments, first and the second are starting and the end date, the third one is an optional argument and it takes date range of holidays from the worksheet, thus returning the result.