Monday, April 13, 2009

Budgeting Software Comparison & Spreadsheet

Over the past 6 weeks, my wife and I have been attending Dave Ramsey's Financial Peace University course online. If you have some debt and want to learn how to get rid of it for good, do yourself a favor and take this course. It has absolutely revolutionized the way we use and think about money.

The trickiest part of the program is coming up with monthly budgets and sticking to them. As a software developer, I wanted to find an easy way to track the monthly budget on the computer, and I had some very specific ideas about how I wanted the information laid out.

I've spent several weeks now trying different software programs to see what works best:
  1. Gazelle Budget: This is an online application you are given access to when you take the FPU course. pros: Makes it easy to create a zero-based budget. Good category groupings. Nice interface. cons: After the 4-month subscription to the courseware ends, you have to pay an annual fee to continue using the software, which is a little pricey. This program also does not connect directly to your bank, but it can import transaction files.
  2. Microsoft Money: Boxed software that runs on your computer. pros: Allows you to create a budget and can connect directly with the bank to download and automatically categorize expenses. cons: Not free. Not well suited to creating a zero-based budget (doesn't show income remaining for example). Clunky interface. Automatic categorization is often wrong, and the program doesn't learn from the categorizations you make. Not online, so only available on one computer. My copy of this program is a couple years old, so maybe some of these items have been addressed since then.
  3. mint.com: Relatively new, free online budgeting site. pros: Can be used to create a budget. Excellent, intuitive, web-2.0 interface. Uses Yodlee's authentication mechanism for connecting directly to your bank (if your bank is supported) to download and automatically categorize expenses. cons: Like Microsoft Money, not great for creating a zero-based budget. Security is a little suspect; while they authenticate with the bank using Yodlee, the site itself does not employ the same security devices that the Yodlee site does (in other words, the same ones used by the bank like security questions, CAPTCHAs, etc.)
  4. yodlee.com: Free online budgeting site. pros: Can be used to create a budget. Decent interface. Great security that is trusted by some of the biggest banks out there. Automatic categorization of expenses, with the ability to split transactions across multiple categories. cons: Interface is not as nice or intuitive as mint.com's. Also difficult to create a zero-based budget.
  5. Excel spreadsheet: pros: Free to use. Highly flexible and customizable. Easy to emulate the best features of the other software programs, and ignore the ones you don't care about. cons: Takes some time to create the templates. No transaction tracking. Mostly only available on one computer (unless it is shared in some way).
After reviewing these options, I ultimately decided on a hybrid option: use an Excel spreadsheet to create the budget, and use mint.com to track and categorize expenses in certain categories to keep the budget honest. The categories I am tracking on mint.com are groceries, entertainment, gas & fuel, restaurants, home improvement, lawn & garden, and fast food. I really don't feel the need to track anything on there except the categories that might go over budget.

If you search online, it is easy to find budgeting spreadsheets, some of which mesh nicely with FPU teachings. Being the picky person I am though, none of them laid things out as nicely as I would have liked. I ended up creating my own spreadsheet to meet the following goals:
  • One Page: I want to be able to see my entire month's budget on one page, without having to scroll down. Many of the templates I looked at did not utilize space very well, and often included details I don't care about in a monthly budget.
  • Easy to Modify: I want to be able to add, change, and remove subcategories easily. This means the formulas should work no matter what I change, I shouldn't have to insert entire rows into the spreadsheet to add things, and no putting things into an "other" category squirreled away in some corner of the sheet.
  • Annual Expense Savings: I want to be able to see when periodic expenses happen throughout the year (holidays, birthdays, water bill, homeowners insurance, etc.), and how much I should deduct from each paycheck to cover those expenses.
Here is a screenshot of the monthly budget section (using fake names and numbers). Click on the thumbnail to see a full-size version:


So the categories on the left have space for up to 7 user-defined subcategories. Adding, changing, or removing subcategories causes the category total and percentage to re-generate, and the Remaining to Budget number to regenerate. Color coding is used to indicate when a category is within Dave's recommended ranges (black = under, green = within range, red = over). Remaining to Budget is also colored based on whether there is money left to budget (green), zero remaining (black), or too much budgeted (red). Everything is on one screen, the layout makes sense, and changing items is a breeze.

As I mentioned though, I also wanted some tracking on annual expenses for things like holidays, birthdays, fertilizer, license plate renewals, etc. For this I created a sheet on another tab (more made up numbers and names):

The idea with this sheet is that you create a separate savings account that acts as a "buffer" for months that have more known expenses than others. So what I did was to change my direct deposit to take the amount listed for DEDUCTION PER CHECK, and send that directly to the savings account. Then, at the beginning of each month, I transfer the monthly total on the spreadsheet from that savings account to checking. This has the effect of evening-out expenses over the course of the year, and it means that the items on this sheet don't even need to be included in the regular monthly budget, simplifying monthly budgeting in the process.

This works much the same way as the budget sheet; you can add, change, or remove expenses on each month, and the monthly total, yearly total, and deduction per check changes automatically. In my case, I get paid bi-weekly so the deduction per check is simply the yearly total divided by 26. Of course, if you are paid on a different schedule, it should be easy to change this formula.

This spreadsheet is not written in stone; it makes some choices based on our situation, and should be adjusted to fit yours. I'm providing it as a suggested layout for tracking these things. I know I tend to stick with technology that is easy to use and gives me the right level of detail, and that was my goal with this sheet. When it comes time to generate the next month's budget, I recommend right-clicking on the current month's tab, and copying it onto a new tab.

With that, here is the spreadsheet for your budgeting pleasure: DOWNLOAD

I'd love to hear any feedback on my budgeting software reviews or the spreadsheet itself. Thanks!