Blog›Fun Ways to Learn Excel: Games, Practice Sites and Esports (2026)
Getting StartedTools & Stack
Fun Ways to Learn Excel Games, Practice Sites and Esports
SQL has a dozen learning games. Excel, the most used data tool on Earth, has almost none. Here is everything that actually exists, what each one teaches, and why the gap is there at all.
CR
Conor Robertson
August 27, 2026 · 9 min read
Frequently asked questions
The questions people actually ask about learning Excel the fun way.
Ready to learn Excel by actually doing it?
QueryCase teaches Excel through fraud cases on a real spreadsheet engine in your browser. Formulas calculate, lookups walk tables, and every case is a mystery the skill solves. The first rank is completely free.
Search for a fun way to learn SQL and you drown in games: a murder to solve, an island to escape, a police department to join. Search for a fun way to learn Excel, the most used data tool on the planet, and you get forty hours of video courses and a wall of practice files to download.
That gap is strange, and this post does two things about it. First, it is an honest map of everything that actually exists: the games, the practice sites, the shortcut trainers, and the gloriously real Excel esports scene. Second, it explains why the gap exists, because the reason turns out to be interesting.
One disclosure before the list: I built one of the things on it. QueryCase Excel exists because I went looking for the Excel equivalent of the SQL games and could not find one. Where something else is the better pick for what you need, this post says so.
Why is there no Excel Murder Mystery?
Every SQL game stands on the same trick: the hard part was already done. Free database engines like SQLite and DuckDB run in a browser tab, so anyone with a good story can put a game on top of a real database in a weekend. That is why the SQL games list is long and cheerful.
There is no such shortcut for Excel. No drop-in spreadsheet engine exists to build a game on. To make Excel genuinely playable you have to build the engine first: a formula parser, a dependency graph that recalculates, a fill handle that adjusts references, lookups that walk tables, date arithmetic, conditional formatting, charts, pivot tables. Faking it with screenshots and quizzes is easy, which is why quizzes are mostly what you find.
So the market splits into a few honest categories, and it is worth knowing which one you are looking at.
What are you actually after?
You want a first hour that does not feel like homework.
Free, no signup, and every exercise runs in the page. No game to it, but the gentlest possible on-ramp.
The course that is a game
QueryCase Excel is the category I could not find, built: a full Excel course taught as fraud casework. You play an examiner at a financial crimes bureau, and every case is a mystery solved with the skill it teaches: padded expense claims caught with SUM, duplicate payments caught with COUNTIF, a rigged rate table caught by understanding exactly how approximate-match lookups fail.
It runs on a real spreadsheet engine built for it, in the browser: formulas calculate, the fill handle adjusts references, lookups walk tables, pivot tables pivot. The course is 57 cases, 10 drills and 4 rank exams across four examiner ranks, from your first = through XLOOKUP, INDEX MATCH and pivot tables, with seeded investigations where your culprit is different from everyone else's. The first rank, 14 cases and its exam, is free.
The honest limits: it is a course wearing a game, so if what you want is five minutes of arcade dopamine, the shortcut trainers below are more purely game. And it will not teach you VBA or Power Query; it teaches the Excel that data jobs actually interview for.
The practice sites, gamified and not
Excel Exercises is the strongest pure-practice option: hands-on problems you solve in a browser spreadsheet simulator, scored with points and levels, running from basics and keyboard shortcuts up through VLOOKUP and pivot tables. It is free to start with no signup needed, and it is genuinely good at the thing it does. What it is not is a narrative or a course with a spine: it is reps, done well.
Excel Practice Online drops the game layer entirely: free, no signup, and every exercise runs inside the page. Its breadth is remarkable, from SUM all the way out to Power Query and VBA territory the games never reach. There are no points, no streaks and no story; it is the practice-file site perfected rather than replaced. As a free companion to any other option here, it is excellent.
The shortcut trainers
A niche with real history: finance people drilling keyboard shortcuts until their hands know Excel better than their eyes do.
Hot Key Excellence is a downloadable game that drills 200+ shortcuts and 70+ formulas as muscle memory, built by a trainer whose client list runs through the big banks and consultancies. There is a free trial, with paid topic packs beyond it. It teaches your hands, not your head: speed for people who already know what the formulas do.
Shortcut Hero: Grid City is the answer to a question people genuinely search: is there an Excel game on Steam? Not a released one, yet. This one is slated for November 2026, a fast-paced action game where shortcuts are the controls. Worth a wishlist if that sounds fun; just know what it is, which is a shortcuts game, not a way to learn Excel from zero.
Excel is a spectator sport now
This is the part of the landscape nobody believes until they look. The Microsoft Excel World Championship played its 2025 final at the HyperX Arena in Las Vegas: a 256-player main draw, a $61,500 prize pool, and a grand final where Diarmuid Early, the "LeBron James of Excel", took the title and the championship belt from three-time champion Andrew Ngai. Highlights have aired on ESPN.
You cannot learn Excel from zero by watching it, any more than you learn tennis by watching Wimbledon. But it is the single best piece of evidence that spreadsheets are a skill with a ceiling worth chasing, and the case competitions are open: anyone can enter the qualifying rounds and get flattened by an actuary, which is its own kind of fun.
Games made in Excel, which is the other thing you might mean
If you searched "Excel games" wanting games built inside spreadsheets, that is a real and wonderful genre, and it is not this list. People have built full RPGs in a workbook (Arena.Xlsm is the famous one), and sites like Excel Games Hub collect Snake, Tetris and Minesweeper as downloadable workbooks. Playing them teaches you almost no Excel, but opening one and poking at how it works teaches you a surprising amount, because somebody made a game engine out of formulas and that is worth seeing once.
Try the whole thesis in one cell
Everything above sorts into watching, drilling, or doing. Here is the doing, in miniature:
Try it: the office expenses look wrong
no signup, obviously
Petty cash says £28.40 went out. Total column C in the box below and see if the claims agree. Type a real formula, like you would in the real thing.
Know the basics, want them permanent:Excel Exercises for scored reps, then come back for the lookups-and-pivots arcs when the reps get easy.
Want one course with a spine, start to finish: that is the thing we built, and it is the only entry on this page that is both a game and a full curriculum.
Want speed, not knowledge: Hot Key Excellence today, Shortcut Hero on Steam in November.
The honest summary of the whole market: Excel's fun problem was never demand, it was supply, because making Excel playable means building a spreadsheet engine first. Now that the options exist, the excuse for learning it from forty hours of video is gone.
Fun Ways to Learn Excel: Games, Practice Sites and Esports (2026) | QueryCase