Pages

Showing posts with label Reconciliation. Show all posts
Showing posts with label Reconciliation. Show all posts

Wednesday, August 26, 2015

Reconciling your Savings


Last week, we discussed how to reconcile your checking account based on your projections.  This week, we will begin reconciling the savings account as well.



In our projections example, the first month we transfer to the savings account is April.  To reconcile this transaction, begin by reconciling the checking account the same as previous months. 


When you get to the 'Transfer' line, C37 in our example, we will use an equation to get the total amount to transfer.  You could also grab the transfer amount from the Projections page but I prefer to use the equation because it acts as an extra check point. 

Because we want to keep $1500 in the checking account at all times, we want to transfer everything over $1500 to the checking account.
To do this, subtract $1500 from the running total.  This is the amount that you want to transfer.  Make sure to put this amount in as a negative amount since we will be taking it out of the account. 

 Here's the equation:
  • =-(D36-1500)


Add a tab titled 'Savings' and create the same header as we did for the checking account.  Add the Transfer as the first transaction.  Continue adding on for following months.



Wednesday, August 19, 2015

Reconciling Your Monthly Expenses

Last week, we learned how to use our spreadsheet to build a savings account or rainy day fund.  This week, we will use our spreadsheet to reconcile our monthly balance of the new checking account.

Let's begin by labeling our tabs.  I've labeled our current worksheet 'Projections' and then labeled a new worksheet 'Checking'. 

 Open the Checking account tab and begin by building the headers.  I started my labels in cell A1 and used the following labels:
A1: Date
B1: Transactions
C1: Amount
D1: Running Total

I also made my row 1 Bold because I find it easier to read the table if my headers are bold.

 From there, we will add the information from our 'Projections' tab into our checking account.  It is assumed that all transactions that occur throughout the month are done through the checking account.

The order of the transactions here doesn't need to match the order of the transactions in the projection's tab.  Use the transaction date to create the order for your transactions.

To enter the amounts, I use a function rather than entering them by hand to avoid errors in typing.  For income, I type the equals sign, click on the projections tab, then click the cell I want.

  • For Paycheck 1, the equation would look like this:  =Projections!B3

For expenses, I use the same process but add a negative before clicking projections so the amounts will be debited from the account

  • For January's Rent, the equation would look like this: =-Projections!B8

 To fill in the running total (I made all of column D bold), we need to start by pulling our first transaction.  To do this, type the equals sign, then click on C2 in the same tab. You can also type the equation =C2.  This is the only cell you will use this equation.

In cell D3, type =D2+C3 or click on the cells to add the cell numbers to the equation.  This will take the previous balance in the checking account and the new transaction.  Fill down using the methods discussed earlier in the excel budgeting series to complete your running totals.

Make sure that your end balance for the month is the same as the end balance for the month in the Projections tab.  (This example's end balance is $475.20).  If they are not the same, your account does not balance and the transactions need to be double checked for accuracy.

Use the same process to add additional months, making sure to double check your totals. In the above example, I added February and March.  Next week, I will show how to include the transfer to the savings account that happens in April of our example.

Side Note:  I also like to use colors to separate my months so I can quickly glance and see the entire month.