Skip to content

An Excel workbook designed to help manage your monthly finances.

License

Notifications You must be signed in to change notification settings

stuartgrubb/FinanceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Finance Tracker

Budget tracking made easy!

About

GitHub Image

This Excel workbook is designed to help track your expenses, provide insights into your spending habits, and save time managing your finances every month.

Getting Started

  1. Download a copy of the workbook from the Releases section.

  2. Right click the file → select Properties → tick Unblock → select Apply → select Ok

  3. Enable macros to allow the automated functions to work

    Note: All VBA functions are publicly available for review here.

    GitHub Image

  4. Start by adding an income source, bills, and any other categories you require by clicking the Add/Edit button under each section.

    GitHub Image

  5. Select Start → choose the month/year using the drop down boxes → select Ok.

    GitHub Image

  6. Enter the values of each item. This will present the remaining balance and calculate the percentage spent on each category.

    GitHub Image

  7. Once you have finished entering data for that month click Save.

Note: You can always revisit and make changes for that month by repeating step 5. GitHub Image

  1. When it's time to track expenses for the next month, tick the autofill checkbox to copy the data from the previous month. This removes the need to re-enter all the values again and instead make adjustments where required.

    GitHub Image

Data

All data is stored within the hidden "Keystone" and "Data" sheets.

You can view the raw data by either unhiding those sheets or by exporting a copy: StartOptionsExport Data

Themes

Start → Options → Change Theme GitHub Image