Does Excel NETWORKDAYS Function Include Saturdays and Sundays?

Learn if the Excel NETWORKDAYS function counts Saturdays and Sundays when calculating workdays between dates.

864 views

No, NETWORKDAYS does not include Saturday and Sunday. The NETWORKDAYS function in Excel calculates the number of working days between two dates, excluding weekends and optionally designated holidays. To include weekends, you would need to use a different function or customization.

FAQs & Answers

  1. What days does the NETWORKDAYS function in Excel exclude? The NETWORKDAYS function excludes Saturdays and Sundays by default when calculating working days between two dates.
  2. Can I include weekends in the NETWORKDAYS calculation? No, NETWORKDAYS excludes weekends by default. To include weekends, alternative functions or custom formulas are needed.
  3. How do I count working days including holidays in Excel? Use the NETWORKDAYS function with the optional holidays parameter to exclude specific holiday dates from the working day count.