Template

Free Payroll Calendar Template 2026 (Excel)

A year of pay dates driven by one start date, with weekend paydays moved earlier automatically. Free Excel download for any pay frequency.

TS
The SimplyPTO Team
Aug 10, 2026 · 5 min read
SimplyPTO

A payroll calendar is a small document that prevents a specific, recurring annoyance: nobody knowing exactly when they are getting paid, including you.

The version most teams keep is a list of dates typed in by hand each December. It is fine until the year has a quirk — and payroll years always have quirks.

Payroll Calendar Template

Set one start date and the whole year fills itself in. Pay dates landing on a weekend are moved to the Friday before, automatically.

  • One input cell drives every date in the year
  • Weekend paydays moved earlier with a WEEKDAY formula
  • Works for weekly, biweekly or any interval
  • Flags every date that had to move
Download the Excel templateFree · no email required

Prefer Google Sheets? Download the file, then in Sheets choose File → Import → Upload. Formulas and dropdowns carry over.

When the spreadsheet stops keeping up — usually somewhere past ten people — you can upload this exact file to SimplyPTO and it becomes a working team, with departments, allowances, and carryover already set. See how importing works.

How it works

Two inputs at the top: the first pay date and the days between pays. Everything below is a formula.

Each scheduled date is simply the start date plus a multiple of the interval:

=$C$3+(n-1)*$E$3

The useful part is the adjustment:

=IF(WEEKDAY(C6,2)>5,C6-(WEEKDAY(C6,2)-5),C6)

WEEKDAY(date,2) numbers Monday as 1 through Sunday as 7. Anything above 5 is a weekend, and subtracting the excess lands it on the Friday before. Saturday steps back one day, Sunday steps back two.

Change the start date and the entire year moves with it. That is the whole point — a hand-typed calendar has to be rebuilt when anything shifts, so it usually is not.

Pay early, never late

The direction of the adjustment matters more than it looks.

Paying early is never a problem. Nobody has ever complained about money arriving on Friday instead of Sunday.

Paying late can be a real one. Most states regulate pay frequency and require wages to be paid on regular, designated paydays. Some are strict about the interval between them. And in states with penalties attached to late wages, a payday that quietly slid to Monday is not a neutral event.

There is also the practical side: people budget to the day. Direct debits scheduled for the 1st bounce if pay lands on the 2nd, and the person who overdrafts because payroll moved will remember it.

The four frequencies, and the two that get confused

FrequencyPeriods per yearNotes
Weekly52Common for hourly staff
Biweekly26Every 14 days — two months get three paydays
Semi-monthly24Twice a month on fixed dates
Monthly12Simplest, hardest on staff cash flow

Biweekly and semi-monthly are not the same thing, and confusing them causes real problems.

Biweekly means every fourteen days. The date drifts through the month, and twice a year a month contains three paydays. Semi-monthly means twice a month — commonly the 15th and the last day — so the date is fixed and the interval varies between 13 and 16 days.

That difference matters for anything calculated per period. A benefit deduction taken "every payday" costs 26 times a year on biweekly and 24 on semi-monthly, and staff on a three-payday month are pleasantly surprised for reasons no one has explained to them.

The payroll calendar generator handles all four frequencies including the semi-monthly end-of-month pairing, which is awkward to express as a single spreadsheet formula.

The 27-payday year

Twenty-six fortnights is 364 days. A year is 365.

That extra day accumulates, and roughly every eleventh year a biweekly payroll contains 27 paydays instead of 26. For hourly staff this is a non-event — they are paid for hours worked either way. For salaried staff it is a decision, because annual salary divided by 26 paid 27 times is an unbudgeted extra payment.

The three options are all defensible and all need deciding in advance:

  1. Pay the extra period. Simplest, and staff experience it as a bonus. Costs roughly 3.8% of salary payroll that year.
  2. Recalculate per-period pay by dividing by 27. Cost-neutral, but everyone's paycheck gets slightly smaller, which is the version people notice and dislike.
  3. Adjust the pay date so the 27th period falls into the next year. Kicks the problem down the road.

The one thing not to do is discover it in November. Set the calendar in December and count the rows.

Fitting leave around the calendar

Payroll dates and leave interact more than people expect:

  • Accruals per pay period move on the payday, so the balance someone sees depends on where they are in the cycle. PTO accrual per pay period covers the mechanics.
  • Final pay on a departure is time-critical in several states. Oregon requires it by the end of the next business day after a dismissal, with penalty wages up to 30 days for lateness, and Massachusetts requires payment on the last day itself with treble damages attached. Neither waits for your next scheduled run.
  • Unpaid leave usually pauses accrual, which means a period where the standard formula does not apply.

That second point is the one that catches otherwise careful employers. A payroll calendar describes the routine; a termination is not routine, and assuming the next scheduled date is soon enough is exactly the mistake those statutes penalise.

What the template does not do

Public holidays are not handled automatically. The formula moves weekends, not holidays, because holiday sets differ by country, state and company. Any pay date landing near a holiday needs a manual look — bank processing days are the real constraint, and banks are closed on federal holidays regardless of whether you are.

Tax deposit deadlines are not included. Those follow their own schedule based on your deposit frequency, not your payday.

Related templates

If you are already keeping a payroll calendar, a timesheet and a leave tracker as three separate files, bringing the leave side across removes the one that goes stale fastest — balances that update themselves, on the same calendar everyone else can see.

Frequently asked questions

What happens if payday falls on a weekend?

Pay early, on the preceding business day. Paying a day early is never a problem; paying late can be a legal one in states with strict pay-frequency rules, and it causes bounced direct debits for staff who budget to the day.

How many pay periods are in a year?

52 weekly, 26 biweekly, 24 semi-monthly, and 12 monthly. Biweekly and semi-monthly are frequently confused: biweekly means every fourteen days and produces two months a year with three paydays, while semi-monthly is always twice a month on fixed dates.

Why do some years have 27 biweekly pay periods?

Because 26 fortnights is 364 days, one day short of a year. That extra day accumulates until roughly every eleventh year contains a 27th payday. Salaried pay is spread across the periods, so a 27th period year needs a deliberate decision about how to handle it.

Do I have to publish a payroll calendar?

Most states require you to designate regular paydays and notify employees of them. A published calendar is the simplest way to satisfy that, and it removes most of the routine questions payroll gets asked.

Related in Templates & Tools

Stop tracking PTO in a spreadsheet

SimplyPTO tracks balances, requests, and approvals automatically — with a shared team calendar. Free for up to 10 people, no credit card.

Get started free →