
Get an overview of the crash course, the skills you will gain, and how the lessons are structured so you can learn efficiently. You will also see how to download and use the accompanying workbook and book file alongside the videos.
Compare Google Sheets and Excel in terms of collaboration, saving and version history, add‑ons, automation, limits, and offline work. By the end, you will know which tool to lean on for your own projects and how easily skills transfer between them.
Follow the instructions to download the course workbook. It's the workbook I am using in the videos, and I'm sharing it with you so you can practice everything you see.
A list of all lectures and what is taught in each one, for quick reference.
Learn how to open Google Sheets, create new workbooks, and find your way around the main menus and toolbars. You will also explore sheet tabs and help features so you can quickly get unstuck as you work.
Master efficient navigation with the keyboard and mouse, including selecting ranges and switching between multiple sheets. You will also practice freezing headers, adjusting zoom, and using right‑click context menus to speed up everyday tasks.
Discover how to resize, hide, unhide, insert, delete, and move rows and columns without breaking your sheet. You will see layout patterns that keep your spreadsheets readable and easier to maintain over time.
Understand how Sheets treats text, numbers, dates, times, and formulas, and why alignment and formatting matter for correct calculations. You will enter different data types, and type your first reliable formulas.
Use data validation to control what users can type, from dropdown lists to number ranges and allowed date windows. You will design safer input areas that prevent common mistakes before they happen.
See how dates and times are stored as numbers and how that lets you add or subtract days and measure time differences. You will also build custom date formats so your sheets match local conventions and reporting needs.
Make your sheets clearer with fonts, colors, borders, alignment, and wrapped text, plus sensible use of merged cells. You will learn how to copy formats with the paint format tool and reset messy areas with clear formatting.
Learn how you can wrap text in a cell, and merge cells.
Use Smart Fill and related tools to split and recombine data, such as names, without manual editing. You will also explore auto‑complete and see where Google Sheets behaves differently from Excel, for example with phone numbers.
Learn how to use autofill for days, months, numbers, dates, and formulas so you can build tables quickly. You will also see what to do when autofill guesses wrong and how to correct or override its suggestions.
Turn plain ranges into well‑structured tables with clear headers, then sort by one or more columns. You will also apply simple filters so you can focus on the rows that actually matter.
Create named ranges and use them in formulas so your sheets are easier to read and update. You will also learn how to keep those named ranges in sync as your tables expand or shrink.
Review basic arithmetic formulas and then walk through the most common error messages, including DIV0!, REF!, VALUE!, NAME?, and others. You will learn to use on‑cell tooltips to diagnose and fix problems quickly.
See how Google Sheets applies BODMAS so that brackets, multiplication, and division are evaluated in the right order.
Describes the differences between absolute cell references with relative cell references.
Insert, edit, and remove functions using the toolbar and formula bar, and take advantage of autosuggestions to avoid typos. You will then build nested IF, AND, and OR logic to create a realistic “bike priority” scoring formula.
Use SUM, AVERAGE, MIN, MAX, SUMPRODUCT, ROUND, and related functions to summarise numeric data. You will see how to nest these functions to get cleaner results from a single formula.
Apply IF, nested IF, AND, OR, and IFERROR to classify results, test targets, and handle errors gracefully. You will build practical checks such as “on target vs below target vs failing” for student results or sales.
Clean and reshape text with SPLIT, LEFT, RIGHT, MID, LOWER, UPPER, PROPER, and CONCATENATE. You will combine them with date functions like DATE, DAYS, DATEDIF, and EDATE to manage schedules and reporting periods.
Learn the mental model behind lookups and use VLOOKUP and HLOOKUP to pull values from larger tables. You will understand their strengths, limits, and when they become fragile.
Use INDEX and MATCH together to build more flexible lookups that work in any direction and survive structural changes. You will build panels that return prices or scores based on user‑typed criteria.
Replace dozens of copied formulas with a single ARRAYFORMULA that works across an entire range.
Prepare summary tables with tools like UNIQUE and SUMIF, then turn them into clear charts. You will see why pre‑aggregating your data leads to better, more readable visualisations.
Customise chart types, titles, axes, series formatting, and styles so your visuals tell the right story. You will practise copying and positioning charts ready for use on dashboards.
Create pivot tables from raw data to summarise metrics such as sales by region. See how easy it is to create a table and chart that summarizes data in a data range.
Refine pivot tables with filters and columns to slice your data in multiple ways. You will then insert charts from pivot tables to visualise the patterns you discover.
Protect key ranges and whole sheets while still allowing others to input data where needed. You will learn practical patterns for keeping formulas and structures safe in shared workbooks.
Configure print settings so large, wide sheets come out readable on paper or PDF. You will control what to print, orientation, scaling, margins, headers, gridlines, and repeating titles.
Learn Google Sheets step by step and build the practical spreadsheet skills that actually matter in real work, study, and everyday life. This beginner‑friendly Google Sheets course takes you from opening your first spreadsheet to designing clean dashboards, using formulas, charts, and pivot tables with confidence.
Master the Google Sheets essentials
Learn how to open Google Sheets, create new spreadsheets, use templates, and organise your files in Google Drive so you always know where your data lives.
Navigate the Google Sheets interface confidently, including the menu bar, toolbar icons, sheet tabs, zoom, and help features.
Work efficiently with cells and ranges: select ranges, move around quickly, use context menus, and manage multiple sheet tabs within a workbook.
Adjust rows and columns like a pro by resizing, auto‑fitting, inserting, deleting, moving, hiding, and unhiding them to keep your layouts clear.
Clean, structured data entry
Enter and edit text, numbers, dates, and times correctly so Google Sheets recognises them and your formulas calculate properly.
Understand how dates and times are stored as numbers, use TODAY and NOW, add or subtract days, and calculate the number of days between two dates.
Use custom date and time formats to match regional preferences or reporting standards without breaking the underlying data.
Professional formatting and layout
Apply essential cell formatting: fonts, sizes, colours, borders, alignment, text wrapping, and merged cells to make reports easy to read.
Use conditional formatting to highlight key values, trends, thresholds, and issues automatically.
Copy formatting quickly with Paint Format and clear messy formatting when you want a fresh start.
Data validation, accuracy, and protection
Set up data validation rules with dropdown lists, number ranges, and allowed date windows to prevent incorrect entries and keep data consistent.
Choose between soft warnings and hard rejections so collaborators are guided, not frustrated.
Protect ranges and entire sheets while leaving input cells editable, and understand how these protections interact with sharing permissions.
Smart tools for speed
Use Smart Fill to recognise patterns and automatically clean or split data, such as names, codes, or phone numbers.
Split text into columns, recombine values from multiple columns, and use auto‑complete to reduce typing.
Master Autofill to quickly extend series of months, days, numbers, dates, and formulas across large ranges.
Formulas and functions, made simple
Build simple formulas for addition, subtraction, multiplication, division, and percentages with confidence.
Apply the correct order of operations (BODMAS), so complex formulas produce the answers you expect.
Understand relative and absolute references, and when to use $A$1 style references so formulas copy correctly.
Diagnose and fix common formula errors like DIV0!, REF!, VALUE!, and NAME? instead of getting stuck.
Essential Google Sheets functions
Use the most useful math functions such as SUM, AVERAGE, MIN, MAX, and ROUND in real‑world scenarios.
Apply logical functions like IF, AND, OR, and IFERROR to build smarter, more robust formulas.
Clean data with text functions such as LEFT, RIGHT, MID, LEN, TRIM, LOWER, UPPER, and CONCAT/CONCATENATE.
Work with date functions including TODAY, NOW, DATE, DAYS, and DATEDIF to drive schedules, timelines, and reports.
Combine functions for powerful solutions, such as threshold checks with summaries, cleaning full names, and flagging recent activity.
Lookups, named ranges, and tables
Turn raw ranges into structured tables using sorting, filtering, and named ranges.
Sort by one or multiple columns and filter by condition or by values to quickly answer specific questions from your data.
Create and manage named ranges so formulas stay readable and easier to maintain.
Perform powerful lookups using VLOOKUP and HLOOKUP, and understand their key limitations and best practices.
Upgrade to INDEX+MATCH for more flexible, robust lookups that do not break when columns move.
Use ARRAYFORMULA to apply formulas across entire ranges and wrap them with IFERROR for cleaner, user‑friendly outputs.
Charts, pivot tables, and dashboards
Insert and configure charts in Google Sheets, from basic column and bar charts to line and pie charts.
Choose appropriate chart types, set data ranges and series, add titles and axis labels, and customise colours and styles.
Understand how charts update automatically when your underlying data changes.
Build pivot tables from scratch to summarise sales, counts, averages, and other metrics by categories like region or rep.
Change value summaries, format pivot outputs, filter your pivot tables, add columns, and create charts directly from pivots.
Put everything together in a practical dashboard project:
Prepare a clean source sheet.
Build KPI cards (for example, average scores or totals).
Add charts showing status or category distributions.
Create a Home dashboard sheet with navigation links to supporting sheets.
Sharing, collaboration, and printing
Use Google Sheets version history, automatic saving, and sharing options to collaborate safely with teammates.
Share with specific people or via links, and choose viewer, commenter, or editor roles appropriately.
Configure page setup and printing: choose what to print, control orientation, margins, scaling, gridlines, headers, and repeating titles.
Export your spreadsheets as PDF, Excel (XLSX), or CSV so they are easy to share with people outside Google Workspace.
Designed for real beginners and busy professionals
This course is designed as a Google Sheets crash course that gets you productive fast, focusing on the tools beginners actually use rather than advanced, rarely needed features. Every lesson is built around clear, real‑world tasks with a downloadable practice workbook, so you can always apply each new skill to actual spreadsheet data.
By the end of the course, you will feel at home in Google Sheets, able to build and maintain reliable spreadsheets, use formulas and functions confidently, create charts and pivot tables, and design simple dashboards that make your data easy to understand.