πŸš€ New batches open: Advanced Excel β€’ Power BI β€’ SQL β€’ AI for Analytics β€” Book a free demo

Free Advanced Excel Tutorial β€” 12 days of formulas

Topic by topic, day by day, with every formula runnable right here in the page. No signup, no installation, no Excel licence needed.

A free, hands-on Advanced Excel course

Twelve short lessons that take you from your first = to a full summary report. Every formula on every page runs in your browser against a real sheet β€” edit it, break it, run it again. Nothing to install, no signup, no Excel licence needed.

Start with Day 1.

Who this is for Anyone in an MIS, finance, operations or reporting role who uses Excel every day but has never been taught it properly β€” and anyone preparing for a Data Analyst interview, where these formulas come up every time.

The 12 days

Day 1 β€” Formulas and cell references

Every formula starts with = and points at cells instead of numbers. Get this right and every…

Day 2 β€” SUM, AVERAGE, COUNT and friends

The six functions that do most of the work in most real spreadsheets.…

Day 3 β€” IF and logical tests

Making a formula decide for itself. This is where a spreadsheet stops adding up and starts t…

Day 4 β€” COUNTIF, SUMIF and the IFS family

Counting and totalling only the rows that match a condition. This is the heart of every MIS …

Day 5 β€” Cleaning text: TRIM, LEFT, RIGHT, MID

Exported data arrives messy. These are the functions that make it usable.…

Day 6 β€” FIND, SUBSTITUTE and splitting text

Splitting a column when you do not know where the split point is.…

Day 7 β€” Working with dates

A date in Excel is just a number wearing a costume. Once you know that, date maths stops bei…

Day 8 β€” VLOOKUP and why it disappoints

The function everyone lists on their CV. Worth knowing properly β€” including the three things…

Day 9 β€” INDEX, MATCH and XLOOKUP

The lookup that works in any direction and survives someone inserting a column.…

Day 10 β€” Errors, data validation and conditional formatting

Reading the seven errors, and the formulas that stop bad data getting in.…

Day 11 β€” Summary tables β€” the formula behind a PivotTable

A PivotTable is faster to build. A formula-driven summary is the one that updates itself eve…

Day 12 β€” 12 practice questions

Everything from the first eleven days. Try each one before you open the answer.…

The three practice sheets

Every lesson works on one of these. They stay the same throughout, so by Day 12 you know the data as well as you would know your own report.

Sales β€” 15 orders across four regions

Staff β€” eight employees

Raw β€” deliberately messy, for the text lessons

What the playground can and cannot do

The formula engine on this site is written from scratch. It supports around 90 functions β€” everything these lessons teach, including SUMIFS, COUNTIFS, VLOOKUP, INDEX, MATCH, XLOOKUP, the text functions, the date functions and SUMPRODUCT β€” with real Excel behaviour: errors propagate the way they should, ROUND rounds halves away from zero, FIND is case-sensitive and SEARCH is not.

It deliberately does not cover the parts of Excel that are not formulas: PivotTables, Power Query, charts, macros and VBA. Those need the real application. Day 10 shows you the formulas behind data validation and conditional formatting, which is the part people actually get stuck on, and there are free video lessons for PivotTables and Text to Columns on the courses page.

It will tell you when it cannot do something Rather than guessing and giving you a wrong answer. A tutorial that quietly lies is worse than no tutorial.

How to get the most out of it

  1. Type the formula, do not copy it. The typing is where the learning happens.
  2. Break things deliberately. Remove a bracket, point at the wrong column. Reading error messages is half the job.
  3. Check your totals against each other. If the regions do not add up to the grand total, something is wrong β€” that habit alone will save you.
  4. Do the exercises at the end of each day before moving on.