The last lesson of a course about Excel is about leaving it — which sounds like a joke and is actually the point. Every tool has a shape of problem it’s for, and the mark of a power user was never loyalty; it’s knowing the edges. Spreadsheets do more damage at their edges than in their middle: the famous disasters (billions lost to a copy-down error, COVID cases dropped because a file ran out of rows) are all stories of Excel doing brilliantly the job it should never have kept.

Here are the signals, and the destinations.

Signal one: the workbook has become a database

The tells: multiple people co-editing a growing master list; “the truth” living in a file called FINAL_v7; duplicate hunts as a recurring meeting; relationships faked with lookups between six sheets.

A spreadsheet is a workspace; a database is a system of record — enforced types, real relationships, an audit trail, no concept of “someone sorted it wrong”. The graduation ladder: Microsoft Lists / Dataverse for shared operational lists (the Forms lesson’s natural next rung), SQL when there’s an IT function, a proper line-of-business app when the list is the business. Excel stays — as the analysis layer querying the database, which is the job it was always best at.

Signal two: the data outgrew the grid

A million rows is Excel’s hard ceiling, but the practical edge arrives earlier — the tea-break workbook. When volume is the issue: Power Pivot / the data model (still inside Excel — tens of millions of rows, and the syllabus’s own next amber lesson), Power BI when the output is dashboards, Python or R when the work is genuinely statistical. The skills transfer almost embarrassingly well — a pandas dataframe is a Table, a groupby is a pivot, and the recipe mindset is a script.

Excel the workspace Lists / DBshared truth Power BIlive dashboards Python / Rstats & scale Real appprocess & audit the roads run both ways — Excel analyses what the systems record
Not an exit — a hub. Each road has a signal, and the analysis usually comes home to the spreadsheet afterwards.

Signal three: the stakes outgrew the safeguards

The subtlest one. A workbook that started as someone’s analysis is now how payroll gets calculated — but it still has a spreadsheet’s safeguards, which is to say, whatever discipline its author had. When an error means real money, regulatory trouble or someone’s medication dose, the questions change: Who can change this? Is every change logged? What tests would catch a wrong answer before it ships? Systems built for those questions exist, and the honest move is raising your hand and saying “this shouldn’t be a spreadsheet anymore” — usually against the room’s inertia, which is exactly why it’s a senior skill.

The counterweight matters too: don’t leave too early. The opposite failure — six months building an app for what a Table and a pivot solve in an afternoon — wastes more hours in most offices than spreadsheet sprawl does. Excel’s middle is enormous: exploration, models, what-ifs, one-person analyses, reports under a few hundred thousand rows. The signals above are about the edges, not the middle.

The end of the path

Which makes a fitting last word for the syllabus. You started with a grid and its addresses; you leave knowing structure, cleaning, logic, joining, honest reporting, automation — and now, boundaries. That final skill generalises past software: knowing what a tool is for is most of knowing the tool.

Excel remains what it’s been for forty years: the place thinking happens before anyone knows what the system should be. Use it for that, graduate the jobs that stop fitting, and bring the analysis home. The spreadsheet was never the destination — it was the vehicle. Drive it like someone who knows where the edges are.