I have not seen anyone else complaining about the performance aspect of the sheet. I wonder if it could be a configuration kiddie on my laptop. I am using Microsoft 365 and I do have it set up always keep the spreadsheet on my laptop.
Maybe it is my lack of Excel knowledge, but am havingrtrouble sorting by group. I get an error message that merge cells not the same size. Am using Excel 365 on Mac. Also your instructions do not match what i see when trying to sort, maybe that is a Mac difference?
I updated the documentation with a new formula to paste into the Categories sheet. The formula does a better job of matching the date headers in the Categories sheet to those in the Budget Plan sheet. If things are working OK for you already, you probably donât need to change, but itâs not much work, so it wouldnât be a bad idea.
Yeah, sorting isnât as friendly in Excel as it is in Google Sheets. The problem is that it is trying to also sort the merged cells in the header area, which it should be smart enough to know not to do, but itâs not. To sort in Excel youâll need to select the entire range you want to sort, and itâs easier if you include the header row. So for example, click on the Row3 header and drag down which selects the entire rows you pass by. Donât select any blank rows or they will likely sort to the top. Then click the Data menu, select âSortâ, check âMy data has headersâ, the choose the Sort by option. I usually first sort by Group, then I add another level and also sort by Category. Click OK and it should sort only what was selected. In Google Sheets, you click anywhere in the column you want to sort by, and click either sort A-Z or Z-A and it does it. I think Excel used to work like that, but they took it backwards for some reason. Be careful to select the entire rows! If you only select a few columns, only those columns are sorted, the rest stay where they were, and you likely end up with a mess.
Thank you. That worked!
Hi @jpfieber âŚI have only one question.
When. When do you sleep?
Great work.
I just finished an overview video which has been added to the first post.
Hopefully it starts to explain whatâs possible with this template, but I definitely donât have time to delve into every option.
That scratching noise youâll hear is one of our dogs making a guest appearance.
First of all, thank you for this great option to improve the monthly budget planning, it motivated me use it to feed the current year in my Yearly budget sheet. So, I incorporated your sheets into my own file, but used the âyearâ column to extract from the transactions and income input from my retirement planning sheets and money market transfers". I thought all was well until I reviewed Tiller Yearly Budget report sheet. Since expenses come into the transaction sheet as ânegativeâ numbers, I entered my expenses in the Budget Plan sheet as negative numbers. Surprisingly, this in turn resulted as positive values in the expense line items in the budget report causing incorrect âavailableâ values. As a work around, I reworked the YEAR column in the budget plan sheet to multiply all rows with âExpenseâ in the TYPE column by â-1â.
Thanks for your thoughts!
Hey @jpfieber!
Iâve been meaning to congratulate your amazing & comprehensive video demonstration of the Budget Plan template. I appreciated not only your thoroughness in walking through the tool, but all the incredible features and workflows that you managed to pack into the template. (I had forgotten how feature-packed it is!)
Itâs such a great tool and I know it will help many many budgeters & trackers in this community.
Thanks for your hard work on the template and for making the support content so accessible.
Best,
Randy
The Budget Plan sheet is designed as a way to feed the budget info in the Categories sheet, so it works with all current budget tools. The budgeting numbers in the Categories sheet are all positive, and in general, other budgeting tools Iâve used use positive values as well to represent the amount you will allocate to spend or receive, so I kept or converted all the values in Budget Plan to be positive. I think if you restore the sheet to default and enter positive values you should get the expected behavior.
New to Till and just added the Budget Template - fantastic work! I have one small question that I could not find. How do I budget for a Semi-annual paycheck? It is slightly different then that of a bi-weekly frequency. I get paid on the 15th and last day of the month. Do I use monthly and use [.5] as the multiplier? Or is there another way?
Thanks again on amazing work!
Carl
Interesting use case I hadnât considered. I donât think you can do it in a single budget item with the current options. Instead, Iâd break it into two budget items. âPaycheck 1â could be set to monthly with the start date â1/15/22â and âPaycheck 2â could be set to monthly with the start date of â1/30/22â (this seems to work even in February). Iâll consider adding a bimonthly option in a future update. Thanks for letting me know!
Thanks Joseph - yes great idea and yes, add it to the list for next revision. Its popular to be paid bi-monthly so it would get some use. Now, back to the Paycheck Deduction GeneratorâŚ
I am also having trouble with performance with this template. Once I include it, other activities such as creating/editing categories take several seconds longer than they used do. If I delete the âBudget Planâ sheet from the workbook, the performance is significantly better.
I am going to start playing around with removing formulas from unneeded rows to try to make it faster.
Not looking for any specific action, but just want to report that the performance issue is ongoing. Thank you.
I definitely noticed the same. This sheet is processor intense, so once you get your budget planned out pretty well, removing unneeded rows will hopefully help some.
I just updated the Budget Plan template for Excel. I added a few community requests, and a couple of my own. The version is now 1.7, here is the quick list of changes:
- Budget period no longer limited to calendar year
- Start of budget period automatically determined by Categories sheet
- Added Frequency âBi-Monthlyâ
- Added Frequency âExternalSourceâ
- Added column to show number of occurrences
See the updated documentation for a more in depth explanation.
To migrate from an earlier version:
- Rename the Budget Plan sheet to âBudget Plan Oldâ
- Follow all the instructions at the top of this post, just as if you were starting from scratch.
- Once you have the new sheet imported, do the following to copy the budget data from your âBudget Plan Oldâ sheet to the new âBudget Planâ sheet.
- In the old sheet, Click into A4, drag down to B200 (or at least past the end of your data) and let go to select that data. Choose âCopyâ from the âEditâ menu. Go to the new sheet, click in A4 and choose âPaste Special\Values Onlyâ from the âEditâ menu.
- In the old sheet, Click into E4, drag down to I200 (or at least past the end of your data) and let go to select that data. Choose âCopyâ from the âEditâ menu. Go to the new sheet, click in E4 and choose âPaste Special\Values Onlyâ from the âEditâ menu.
- In the old sheet, Click into J4, drag down to K200 (or at least past the end of your data) and let go to select that data. Choose âCopyâ from the âEditâ menu. Go to the new sheet, click in K4 and choose âPaste Special\Values Onlyâ from the âEditâ menu.
- Delete the âBudget Plan Oldâ sheet
When I updated Budget Plan to version 1.7, I neglected to notice that you need to update the formula in your Categories sheet, since I added a column to Budget Plan which moves everything over. If youâve updated to 1.7, change your Categories formula, just as you initially did, with this formula:
=IF(ISBLANK($A2),"",IFERROR(SUMIF('Budget Plan'!$E$4:$E$200,$A2,OFFSET('Budget Plan'!$L$4:$L$200,0,MATCH(DATEVALUE(F$1),'Budget Plan'!$M$3:$X$3,0))),0))
Possibly a naive question as I am new to Tiller and just jumped right in with this budget plan.
As we approach the end of the year, how do I start budgeting for 2023? My columns only go to Dec 2022.
I hadnât thought much yet about moving to the new year, but as I give it thought now, Iâm seeing two options.
If you want to save the 2022 budget info in your Categories sheet for use with templates that can view historic budget data:
- Select the month headers in the Categories sheet
- Grab the fill handle and drag to the right across 12 columns to get all the 2023 months listed
- Select the cells in your Dec 2022 column
- Drag the fill handle to the right to fill the empty new columns and point them to the Budget Plan sheet
- Select all the budget cells for 2022 that currently contain formulas filled by Budget Plan
- Copy
- Paste as Values, which will replace the formulas with the results of the formulas, so they will no longer change
- Go to the Budget Plan sheet and change M3 (the January column header) to 1/1/23
- You should now see all the Budget Plan data in the Categories sheet in the new columns you added for 2023
If you donât need historic budget data, I havenât seen the official Tiller process for updating your Categories sheet in Excel, but I think it would just involve changing all the '2022âs in the sheet to '2023âs. The Budget Plan sheet should automatically follow.
I had some issues in my template so I wiped it out and reloaded everything. It is working fine but the category sheet only fills to November. Any thoughts?