WCapsuleM8

Excel Replacement Assessor

$19

Score the spreadsheets your business actually runs on across four dimensions — who edits them, how fragile they are, what happens if they are wrong, and what they cost to keep alive — and get a defensible recommendation on whether to leave it alone, fix the controls, or replace it with a real system

Version 1.0.0 · Updated Aug 16, 2026

Use Excel Replacement Assessor now

Runs in your browser · nothing is uploaded

This in-page version cannot save your work between visits — browser storage is switched off inside the sandbox. The full version saves your work locally after download.

Overview

Score the spreadsheets your business actually runs on across four dimensions — who edits them, how fragile they are, what happens if they are wrong, and what they cost to keep alive — and get a defensible recommendation on whether to leave it alone, fix the controls, or replace it with a real system. Nothing is uploaded.

Frequently asked questions

How does the Excel Replacement Assessor licence work?

It is a one-time purchase for a downloadable tool — no subscription. You buy it once and the file is yours to keep and use.

Can I try the Excel Replacement Assessor before buying?

Yes. Use the Try online button for a fully interactive demo with sample data already loaded — nothing to install and nothing is saved.

Can I import my data from a spreadsheet?

Yes. Use the Spreadsheet template button to save a CSV with the right headings, fill it in Excel or any spreadsheet, then Import spreadsheet to load it back. The file is read in your browser — nothing is uploaded.

Does my data stay private?

Yes. The tool is a single HTML file that runs entirely on your computer and makes no network requests, so nothing you enter is ever uploaded or shared.

Do I need Excel or any other software?

No. It replaces the spreadsheet template entirely: open the file in your browser (Chrome, Edge, Firefox or Safari) on Windows, Mac, Linux or a tablet, and start working.

How to use Excel Replacement Assessor

The complete in-tool guidance, reproduced here so you can read it before you download.

What this tool does

CM8-336 takes the spreadsheets your business actually runs on and scores each of them across four dimensions: how many people share it and how, how fragile its logic is, what happens if it is wrong, and what it costs to keep alive. It then gives a defensible recommendation — leave it alone, fix the controls, replace it with a purpose-built tool, move it to a database-backed application, or accept that the job belongs in a proper system.

It exists because the argument about spreadsheets is almost always conducted badly. One side says "it works fine"; the other says "spreadsheets are dangerous". Both are right about different files, and neither position can be tested without asking a consistent set of questions about each one.

Everything runs inside this single file: no account, no upload, no network request, which matters when the output is a candid list of where your organisation is exposed.

Why spreadsheets are the right answer, until they are not

A spreadsheet is the fastest way in existence to get from a problem to a working answer. It needs no project, no budget, no supplier and nobody's permission, and the person with the problem can build it themselves. That is a genuine engineering achievement and the reason spreadsheets have outlasted every product built to replace them.

The failure is not the tool. It is that a file which was the right answer for one person solving one problem is quietly promoted, over several years, into a system that six people share, that the month-end depends on, and that nobody has understood since its author left. Nothing about that promotion is ever decided. This tool exists to make the decision explicit, once, per file.

The four dimensions

Each contributes up to 25 points.

Sharing and version control is about concurrency. A spreadsheet is a file, and a file has one writer. The moment two people need to change it at once you are running a database with no locking, no transactions and no audit trail — and the failure mode is not an error message, it is two plausible versions of the truth. Emailed copies merged by hand is the single most reliable predictor of a wrong number reaching a decision.

Fragility of the logic is about whether the file can survive being changed. Long nested formulas, array formulas, helper sheets, macros and links to other files are all things that work perfectly until somebody inserts a row. Macros deserve their own weight: code in a spreadsheet is software written without tests, review, source control or documentation.

Consequence if it is wrong is deliberately about impact rather than likelihood. A simple, well-built file that decides something important still scores here, and that is correct — the score is telling you what is at stake, not predicting failure. Personal data, financial reporting, external regulation and the absence of a backup all add to it.

Maintenance and errors is what it already costs. Hours spent fixing, unpicking, merging and explaining; errors that actually escaped; and whether one person is the only one who understands it. Treat a reported zero errors with suspicion — it usually means nobody checks.

The recommendation bands

  • Leave it alone. Doing its job, low stakes, cheap to run. Replacing it would cost more than it could ever save, and a large part of a healthy estate should sit here.
  • Keep it — fix the controls. The right answer far more often than people expect. One cloud copy with version history, locked formula cells, input validation, a documented independent check and a tested backup will move most files down a band for a few hours of work and no budget.
  • Purpose-built tool. The job is well defined but the file can no longer carry it. Usually a small application rather than a platform.
  • Database-backed application. Concurrent editing, history and an audit trail are doing real work, and no amount of care applied to a file provides them.
  • Belongs in a proper system. At this level the function is almost always one your existing systems already claim to perform. The first question is not which product to buy — it is why the one you already own is not being used, and the answer is usually a configuration decision made years ago by somebody who has left.

All four thresholds are settings. If your organisation's appetite differs, move them — but move them before you assess, not after you dislike an answer.

The control discount

Ticking "has meaningful controls" reduces the total by a fifth. It is the only discount in the tool, because it is the only improvement a team can make without a project.

Meaningful means: formula cells locked so they cannot be typed over, validation on the inputs, and somebody other than the author checking the output against something independent. A password on the file is not a control. The discount is capped at a fifth deliberately — controls on a fragile file are still controls on a fragile file, and no amount of process turns a shared workbook into a system with an audit trail.

Costing the do-nothing option

Maintenance hours are the most useful number on the form and the one nobody has. It is the time spent fixing the file, unpicking what somebody did to it, re-merging copies, explaining it to a new starter and rebuilding it after a column was sorted without the rest — not the time spent using it for its purpose.

Priced at the rate in Settings, it becomes the cost of doing nothing, and it recurs every single year. Set against a replacement quote, it is usually more persuasive than any argument about risk, because it is a number the finance function already recognises. If you do not know the figure, log it for one month on the worst file. That log is the business case.

Before you start a replacement project

A high score is a case for looking properly. It is not an instruction to buy software, and this needs saying plainly because the tool would otherwise be used to justify exactly the projects that go wrong.

Replacement projects fail more often than spreadsheets do. They fail because the spreadsheet encoded years of accumulated exceptions that nobody documented, because the new system does ninety per cent of the job and the missing ten per cent is the reason the spreadsheet existed, and because the people who understood the process were not involved. Before committing: find out what the file actually does — including every exception; check whether a system you already own does it; and price the replacement against the maintenance cost above rather than against a feeling.

And be ready for the answer to be "fix the controls and leave it". That is a good outcome, not a failure of nerve.

The scoring, in full

Sharing and version control (max 25) editors: 1 = 0 · 2 = 5 · 3–5 = 10 · 6–10 = 14 · 11+ = 17 versions: cloud with history 0 · shared drive 3 · local machine 5 · emailed copies 8 Fragility of the logic (max 25) size: under 500 rows 0 · to 5,000 3 · to 50,000 6 · above 9 logic: sums 0 · lookups 3 · nested 7 · array and pivots 9 macros or scripts: 5 external links: 1.5 each, capped at 4 Consequence if wrong (max 25) criticality: low 0 · useful 5 · important 10 · critical 14 personal data 3 · financial reporting 4 · regulated 4 · no backup 3 Maintenance and errors (max 25) hours a month: 1 = 0 · 4 = 4 · 10 = 8 · 20 = 11 · above = 13 errors last year: 0 = 0 · 1–2 = 3 · 3–5 = 6 · 6+ = 8 only one person understands it: 4 Score = (sum of the four, each capped at 25) × 0.8 if controls exist Bands (all four are settings): below 25 Leave it alone 25 to 44 Keep it — fix the controls 45 to 64 Purpose-built tool 65 to 84 Database-backed application 85 and up Belongs in a proper system Maintenance a year = hours a month × 12 × the rate in Settings

FAQ

A simple file scored high. Why? Almost always the consequence dimension. Something small and simple that feeds statutory reporting, holds personal data and has no backup is exposed regardless of how neat its formulas are. Look at the dimension breakdown rather than the total.

We have hundreds of spreadsheets. Where do we start? Do not assess them all. Ask each department for the three files they would panic about losing, and assess those. The estate has a long tail that genuinely does not matter, and assessing it is its own kind of waste.

Can the score justify a purchase? It can justify investigating one. The purchase needs a business case of its own, and the maintenance cost from this tool is a legitimate input to it.

Everything scores above 45. Check the criticality answers first — if everything is "critical", the scale has collapsed and nothing is being separated. Then check the version control answers, which are the other common cause.

What about a spreadsheet nobody uses any more? Assess it once, mark it retired, and delete it — particularly if it holds personal data, as the sample's last row does. An unused file with old pay records in it is a liability with no offsetting benefit at all.

Saving your work

Assessments, settings and the report header are written to this browser's local storage as you type. Export .json is the real save, which Import .json restores anywhere. Export CSV gives you the assessment for spreadsheet work — which is either ironic or entirely appropriate. Reset asks twice, then erases everything. There is no undo.

Accuracy & disclaimer

This is a structured opinion, not a measurement. The score reflects the answers you give, and the weightings are judgements about what usually goes wrong with business spreadsheets — published above in full so you can disagree with them deliberately rather than by accident.

Two cautions matter more than the arithmetic. A high score is a case for looking properly, not for buying software; replacement projects fail more often than spreadsheets do. And a low score does not make a spreadsheet safe — well-controlled files have produced very expensive wrong answers, because the failure is usually a formula nobody checked rather than the tool itself.

Work out break-even volume, break-even revenue, contribution margin, margin of safety and the price you need to hit a target profit. Handles fixed amounts and percentage-of-price costs, compares three scenarios and prints an investor-ready report. Runs entirely in your browser. No installation, no a

DownloadView

Record business expenses in any currency, track reclaimable input tax (VAT/GST/HST), deductible spend, rebillable client costs and budget variance, then print an accountant-ready report. Runs entirely in your browser. No installation, no account, no upload.

DownloadView

Anonymise text before sending it to a chat assistant: every name, email, phone number, address, identifier and term of your own is replaced by a consistent stand-in, a reversible key is kept on your machine, and the assistant's reply can be turned back into the real thing in one step. Runs entirely

Download Runs in browserView

Work out the payment, total interest, effective annual rate including fees and the full amortisation schedule for a business loan, hire purchase or equipment finance agreement. Balloon payments, payments in advance, overpayments and side-by-side offer comparison. Runs entirely in your browser. No in

DownloadView