Free Cambodia Public Holiday List for Download as Excel File

Free download Excel file for Cambodia Public Holiday list for 2024, 2025, and 2026 to work with NETWORKDAYS and WORKDAY in Excel.

Advertisement

Hello everyone! Today I share free download Excel file for Cambodia Public Holiday list for 2024, 2025, and 2026. You can download this file to calculate net working days, employee salary, and project deadline easily!

Cambodia Public Holiday List 2026

In this video, I will show you:

  • How to count business days (skip weekends + holidays) in Excel
  • Using NETWORKDAYS and NETWORKDAYS.INTL formulas
  • Real-world example with Cambodia Public Holidays list
  • How to download Cambodia Public Holiday list from internet
  • How to use it in Excel formula

Please verify it again if you use it for official work.

📥 Free Download Links (Excel .xlsx Files)

Click link below to download Excel file directly:

Advance Working Days Calculator Tool Free: Advance Working Days Calculator Tool Free

Advertisement

💡 Useful Tips: How to Use Holiday List in Excel Formula

When you want to calculate net working days for payroll or project plan, simple subtraction like =B2 - A2 will count Saturday, Sunday, and Public Holidays too!

To skip weekend and public holidays automatically, use NETWORKDAYS or NETWORKDAYS.INTL formula:

Example 1: Count Business Days (Exclude Weekends & Holidays)

=NETWORKDAYS(A2, B2, $D$2:$D$25)
  • A2 = Start Date (e.g. 2026-01-01)
  • B2 = End Date (e.g. 2026-01-31)
  • $D$2:$D$25 = Range of Cambodia Public Holidays date list from your downloaded Excel file!

Example 2: Custom Weekend (If your company off Sunday only)

=NETWORKDAYS.INTL(A2, B2, 11, $D$2:$D$25)

📚 Related Tutorial Guides:

Found this tutorial helpful? Share it with colleagues:
📚

Related Tutorials

Opens in new tab ↗
Advertisement