NETWORKDAYS
Syntax
NETWORKDAYS(fromDate,toDate)Arguments
Return value
Example
NETWORKDAYS("05/31/2024","06/30/2024")
//Returns 22
Was this helpful?
NETWORKDAYS(fromDate,toDate)NETWORKDAYS("05/31/2024","06/30/2024")
//Returns 22
Was this helpful?
Was this helpful?