Does anyone have a favorite budgeting template in Excel? I’ve used Microsoft Money for years (I think my edition was sold around 2007) but my new bank doesn’t provide file formats that Money can read, so I’m going to be switching to CSVs that I manage in Excel.
I’m aware that Microsoft has their Money in Excel template but that template is being discontinued soon and it requires an O365 Family subscription anyway. I don’t need the spreadsheet to pull data from banks directly – I can download the CSVs myself.
The idea would be to (a) import the CSV from Account 1, (b) reconcile the transactions, including categorizing them so they can be fed into several dashboards, (c) append the reconciled transactions to a Detail tab that provides date, category, subcategory, payee, amount, and bank account.
Step b would automatically categorize most of the transactions based on the payee (e.g., I know that any transaction from Whole Foods is categorized as Groceries), which I would probably do via vlookup.
Once that’s done, the final output would be a set of dashboards: a detailed view like this that summarizes all the expenses by category, a high-level view that just shows how much we’ve made or lost per month, and finally (and I haven’t totally figured out how I want to present this) a view that compares each category’s actual spending to the budgeted number that my wife and I have agreed to.
I will probably just write this myself, but I figured I’d first see whether there’s anything already out there so I don’t reinvent the wheel.