NETWORKDAYS Function
From Planfix
The NETWORKDAYS function returns the number of workdays between "start_date" and "end_date," inclusive. Holidays and days off are not included. The account's default work hours are used when calculating (first in the list of the account's work hours)
Format:
NETWORKDAYS(start_date;end_date)
where start_date and end_date are column or row names
Note: The function currently doesn't work for formulas calculated only for totals lines or the first groupings in reports.