Template · Updated August 2026

Free Family Budget Template for Excel and Google Sheets

Everything you need to build a household budget spreadsheet in about ten minutes: the category list, the monthly layout, and the five formulas that make it calculate itself. Copy it into Excel or Google Sheets and start this month.

How the template is laid out

Use one tab per year and one column per month. Column A holds the category, column B holds its type (Income, Fixed, Variable, Debt or Savings), and columns C onward hold the planned amount for each month. Tagging the type in column B is what lets a single formula total each group without rewriting ranges every time you add a category.

Add a second tab called Transactions with four columns — date, category, amount, who paid — so you can compare what you planned against what actually happened.

Copy this category list

Category (A)Type (B)Example (C)
Salary — Partner AIncome3,400
Salary — Partner BIncome2,900
Other incomeIncome150
Rent or mortgageFixed1,750
UtilitiesFixed220
InsuranceFixed180
GroceriesVariable700
RestaurantsVariable240
TransportVariable260
HealthVariable120
Kids & childcareVariable480
Shopping & outingsVariable300
Debt paymentsDebt350
Emergency fundSavings400
Goals & investingSavings450

The example column is a sample month for a two-income household. Replace the numbers with your own and delete any category you do not use.

The five formulas that do the work

Total income

=SUMIF($B:$B,"Income",$C:$C)

Adds every row tagged as income for the month.

Total expenses

=SUMIF($B:$B,"Fixed",$C:$C)+SUMIF($B:$B,"Variable",$C:$C)+SUMIF($B:$B,"Debt",$C:$C)

Keeps savings out of the expense total so it is not double-counted.

Total saved

=SUMIF($B:$B,"Savings",$C:$C)

Everything you intentionally set aside this month.

Left to allocate

=Income-Expenses-Savings

Zero-based budgeting aims for this to land exactly on 0.

Savings rate

=Savings/Income

Format as a percentage. Most families start near 5% and grow from there.

All five work identically in Excel and Google Sheets. If you name the summary cells (Income, Expenses, Savings), the last two formulas stay readable as your sheet grows.

Fill it in once a week

A budget spreadsheet fails for one reason: nobody updates it. Book a ten-minute weekly money date, enter the week's transactions, and glance at the "left to allocate" cell. If it is negative, move money between variable categories rather than raiding savings.

If you want to go further, pair this with zero-based budgeting for couples and a fair way to split expenses with your partner.

When a spreadsheet stops being enough

Spreadsheets work beautifully for one person. They get fragile the moment two people log expenses on two phones: rows collide, formulas break, and nobody remembers who paid for the groceries. That is the point where families move to an app.

Nest keeps the same idea — categories, monthly totals, savings goals — but every member logs from their own phone. Shared expenses record who paid and split evenly, and at the end of each settlement period Nest tells you exactly who owes whom. Personal spending stays in a private Personal space.

FAQ

What should a family budget template include?

Monthly income by earner, fixed bills, variable spending categories, savings and debt payments, plus a summary showing income minus expenses.

Is this family budget spreadsheet free?

Yes. Copy the categories and formulas above into a blank Excel workbook or Google Sheet and use them at no cost.

Should we use a spreadsheet or an app?

Start with the spreadsheet. Once two or more people are logging expenses, an app avoids version conflicts and settles balances automatically.

Skip the spreadsheet maintenance

Nest gives every family member the same budget view, on their own phone, for free.

Create your free account