How to Make an Income & Expense Tracker | Google Sheets Tutorial Pt. 1

Share

Summary

This tutorial guides viewers through building an income and expense tracker in Google Sheets. It covers setting up three main tabs: a setup tab for categories, a transaction tab for logging entries, and a monthly overview tab for automated summaries and charts. The video demonstrates resizing columns, applying borders, setting up data validation for dates and categories, and implementing formulas for automatic calculations and chart generation.

Highlights

Building the Monthly Overview Tab Layout
00:07:29

The Monthly Overview tab is structured to display a monthly summary. This involves merging cells for the month display, adding income and expense labels, creating sections for cash flow and category breakdowns, and applying borders and formatting to various sections. Formulas are set up to link to the selected month and year.

Introduction & Initial Setup
00:00:00

The video introduces Laura, owner of "You Are Loved Templates," who will demonstrate how to build an income and expense tracker in Google Sheets. The tracker will consist of three tabs: Setup, Transactions, and Monthly Overview. The first step involves creating a new blank Google Sheet and naming it, then adding and labeling the three tabs.

Resizing Columns for Each Tab
00:01:06

Laura demonstrates how to resize columns on each tab for optimal layout. This includes deleting unnecessary columns and setting specific widths for different columns to accommodate data efficiently across the Setup, Transactions, and Monthly Overview tabs.

Designing the Setup Tab
00:03:00

The Setup tab is designed to hold income and expense categories. Laura shows how to merge cells for the tab title, add 'Income' and 'Expense' headers, apply borders to the category entry area, and update the font and bolding for better readability. Example data is then filled in.

Structuring the Transactions Tab
00:05:01

On the Transactions tab, Laura merges cells for the 'Transactions' title and sets up column headers: Date, Type, Category, Amount, and Description. She extends the range for entries to accommodate 2,000 transactions and applies borders and center alignment for a clean appearance.

Implementing Data Validation on the Transactions Tab
00:11:53

Laura adds data validation to the Transactions tab. This includes setting up a calendar pop-up for the 'Date' column and creating drop-down menus for 'Type' (Income/Expense) and 'Category' using data from a hidden helper tab that combines all income and expense categories from the Setup tab. The 'Amount' column is formatted as currency.

Setting Up Monthly & Yearly Dropdowns on Monthly Overview
00:16:01

Data validation is applied to the Monthly Overview tab for selecting the month and year, ensuring easy navigation and data filtering. Hidden cells are used for backend calculations related to the selected month's first and last days, which are crucial for subsequent formulas.

Automating Income & Expense Calculations with Formulas
00:19:37

Complex formulas using `IF` and `SUMIFS` are introduced to automatically calculate income and expense amounts based on the selected month, year, and category. These formulas pull data from the Transactions tab, anchor critical ranges, and adapt to each category when dragged down.

Creating Charts for Visual Data Representation
00:23:47

The tutorial then focuses on adding visual graphs to the Monthly Overview tab. A column chart is created to compare total income and expenses, and two pie charts are generated to visualize income and expense breakdowns by category. Customization options like colors, labels, and borders are demonstrated for aesthetic improvement.

Final Touches and Customization
00:27:38

Laura concludes the tutorial by adding final aesthetic touches such as applying colors to match 'income' (green) and 'expense' (red) categories. She also shows how to hide rows in the Transactions tab without affecting the overall monthly overview calculations and offers additional resources for learning more about Google Sheets.

Recently Summarized Articles

Loading...