Budget Tracker Template
Compares what you planned to spend against what you actually spent, by category, and shows the variance so overspending is obvious. Works for personal budgets, project budgets, and departmental spend.
Variance & category formulas
Variance: =Actual-Budget % of budget: =Actual/Budget (format as %) Spend by category: =SUMIF(CategoryRange,"Marketing",ActualRange) Over/under flag: =IF(Actual>Budget,"Over","Within")
Try it free
2 of 2 free tries leftHow to use it
- List categories with a budgeted amount each.
- Record expenses with a category label in a transactions tab.
- Use SUMIF to total actual spend per category.
- Add variance and percentage columns, then flag categories that go over.
- For monthly budgets across a year, generate the SUMIFS (category + month) with SheetFix AI.
Related
Build your own version in seconds
Describe the tweak you need — SheetFix AI writes the formula.