I thought it might be interesting to have an easy way to compare my paycheck against the spending I do in the pay period following the reception of that check. This looks a lot like the Account Register template, but instead of focusing on transactions from an account, it focuses on transactions within a âpay periodâ. It will list the paycheck from a selected date, and then include all expense/income transactions during the period starting when you get your check to the time the next check is received. There is an option to exclude other income transactions if you just want to compare your spending against the selected paycheck.
Installation
- Download the Shared-Paycheck_Register.xlsx file
- Follow these instructions to copy the downloaded template into your Excel workbook and to connect the formula references to your local workbook data. (The instructions are for the desktop version of Excel, the web version is not recommended for the installation but does work once the template is installed.) Note I didnât create connections to other sheets, so the step for changing the source of the links may not be necessary.
At this point your new template should be functional and linked to your local workbookâs data.
Setup
Expand the Helper Data section by clicking the â+â above column AA.
- How to Find Paycheck: Choose âAccountâ if you break your paycheck out into multiple transactions for deductions, like those created by the Paycheck Deduction Transactions Generator template. Otherwise, choose âCategoryâ.
- Paycheck Category: If you chose âCategoryâ above, then pick which category you associate with your paycheck. This will only work properly if you have a dedicated category for each paycheck.
- Paycheck Account: If you chose âAccountâ above, enter something like âACME Paycheckâ in the Account column on the Transaction sheet for all paycheck related transactions, including deductions, and enter the same string here. You can enter this same string in the Paycheck Deduction Generator template (cell AO6), or you can use AutoCAT to automatically add it to future transactions.
- Paycheck Frequency: What is the frequency of your paychecks? Choose from Weekly, BiWeekly, SemiMonthly or Monthly. Note âSemiMonthlyâ means twice a month (I avoided "BiMonthly which is also used to refer to every other month).
- 1st Pay Date of the Year: On what date were you supposed to get your first paycheck of the year? This defines the day of the week, which is used in âWeeklyâ and âBiWeeklyâ, the date of the month for the first paycheck for âSemiMonthlyâ, and the date of the month for âMonthlyâ.
- 2nd Pay Date of the Year: Only used for âSemiMonthlyâ frequency. When were you supposed to get your second paycheck of the year? This defines the date of the month for second âSemiMonthlyâ paycheck.
- Paycheck Date Padding: If your paycheck deposit isnât always dated on the expected pay date, specify how many days before or after the normal pay date we should look for it (keep this number small to avoid accidentally pulling in other paychecks) by adding numbers to the âDays Backâ or âDays Forwardâ cells.
With all that set, you can close the Helper Data section.
Usage
In cell G3, choose whether to include other âIncomeâ type transactions. Choosing âNoâ will filter all transactions of type âIncomeâ except the defined Paycheck transactions.
In cell G5, select the âPaycheck Dateâ youâd like to examine. Youâll see displayed a list of transactions related with the Paycheck itself (deductions if defined, otherwise just the deposit transaction) followed by all the expense (and optionally income) transactions that occurred after the paycheck was received but before the next paycheck was received. Note: The template cannot account for time of day, so it assumes you received the paycheck at midnight on the selected date, and that all transactions on that date come after it.
The way I use it
I use the Paycheck Deduction Transaction Generator template (not required for use of this template) to generate all the deduction transactions for each paycheck. For each paycheck related transaction, I set the âAccountâ column to be âACME Paycheckâ, which allows me to easily find all the ACME related paycheck transactions (you can do this by hand and even have AutoCAT add them for future transactions). This becomes important in the Paycheck Register template because occasionally a paycheck may show up a day early or a day late. If it shows up early, it and its deductions wouldnât be found during a selected pay period. Iâve worked around this problem by allowing the addition of âpadding daysâ to search for paychecks (but not non-paycheck related transactions), and Iâve associated all the deductions with the payment by using the âAccountâ field. If you donât do deduction transactions, and just have one deposit transactions, you can use âCategoryâ instead, and simply choose a category that include only your paychecks from that one source.
Note
- This template relies on predictable pay periods, so if you get paid at random intervals this template isnât going to work for you.
- There is a version for Google Sheets.
- I gave thought to accommodating multiple paycheck sources (eg. His check and Her check), but it doesnât seem it would make sense without some way of assigning transactions to specific pay sources, which is out of scope for this template.
- If you find any bugs, let me know!