Returns the number of whole workdays between two dates using custom weekend parameters
=NETWORKDAYS.INTL(start_date, end_date, [weekend], [holidays])
=NETWORKDAYS.INTL("1/1/2024", "12/31/2024", 1)