Check Your Spreadsheet for Formula Errors — Free Online Scanner
Find every formula error in your spreadsheet in 30 seconds. #REF!, #VALUE!, #DIV/0!, #NAME?, circular references — one upload catches them all.
Why Formula Errors Are Dangerous
Research consistently shows that 94% of non-trivial spreadsheets contain at least one error. Many of those errors live quietly in formula logic, producing wrong numbers without any obvious sign that something is wrong.
Some errors are visible: a cell showing #REF! or
#VALUE! signals a problem immediately. But others are invisible. A circular
reference with iterative calculation enabled produces a number that looks valid. A broken external link shows
the last cached value — potentially figures from months ago — with no indication they're stale.
The documented consequences of spreadsheet errors are severe. JPMorgan Chase's 2012 "London Whale" trading loss, estimated at $6 billion, was partly attributed to errors in a VaR model built in Excel. Fidelity's Magellan Fund miscalculated a capital gains distribution by $2.6 billion due to a sign error in a spreadsheet. These aren't anomalies — they're what happens when large, complex spreadsheets aren't systematically checked.
Every Error Type We Detect
A single upload scans your entire workbook for all of the following:
- #REF! errors — Broken cell references caused by deleted rows, columns, or moved cells
- Circular references — Formulas that reference their own cell directly or through a chain
- #VALUE! errors — Type mismatches where a formula receives the wrong kind of data
- #DIV/0! errors — Division by zero or empty cell in a denominator
- #NAME? errors — Unrecognized function names, typos, or undefined named ranges
- Broken external links — References to workbooks that have been moved, renamed, or deleted
- Volatile functions — NOW, TODAY, RAND, INDIRECT, OFFSET — functions that change results on every recalculation
How We Compare to Manual Checking and Excel's Built-in Tools
Excel's Formula Auditing tools — Trace Precedents, Error Checking, Evaluate Formula — are designed for cell-by-cell investigation. They're useful when you know where the problem is. They're not designed to find problems in a workbook you've never seen before, or to confirm that a 50-sheet model is error-free before you send it to a client.
| Excel Risk Check | Excel's Error Check | Manual Review | |
|---|---|---|---|
| Time | 30 seconds | 5–30 minutes | Hours to days |
| Coverage | All sheets incl. hidden | Active sheet only | Depends on reviewer |
| Structural issues | ✓ | ✗ | Limited |
| Risk score | ✓ (0–100) | ✗ | ✗ |
| Report | ✓ PDF/Excel | ✗ | Manual |
When to Use the Formula Error Checker
The most common scenarios where a formula scan pays for itself in minutes:
- Before sending to a client — A visible formula error in your deliverable undermines confidence in the entire analysis
- Before a board or committee meeting — Volatile functions can change figures between your last review and the moment you open the file in the room
- During financial model review — Circular references and broken external links are common in inherited models and easy to miss manually
- After inheriting someone else's spreadsheet — You can't know what's in there without checking
How It Works
Upload your .xlsx or .xlsm file. The analysis engine reads every formula across every sheet, maps dependencies, and identifies error values, circular chains, broken references, and structural issues. You receive a 0–100 risk score and a complete issue list with exact cell locations within 30 seconds. Fix the issues, re-upload to verify, and optionally generate a PDF report for your records.
Frequently Asked Questions
What formula errors does Excel Risk Check detect?
We detect all standard Excel error values: #REF!, #VALUE!, #DIV/0!, #NAME?, #N/A, #NUM!, and #NULL!. We also detect circular references, volatile functions that change on recalculation, and broken external links. The scan covers all sheets including hidden and very-hidden sheets.
Does it work on files with many sheets?
Yes. Unlike Excel's built-in Error Checking, which only works on the active sheet at a time, our tool scans the entire workbook at once. A 50-sheet workbook is analyzed in the same 30 seconds as a 5-sheet file.
Is my spreadsheet data kept private?
Your file is processed for analysis and immediately deleted after the scan. We do not store spreadsheet contents. See our privacy policy for details.
What file formats are supported?
We support .xlsx and .xlsm files (Excel 2007 and later). For legacy .xls files, resave as .xlsx in Excel first. Google Sheets users can export as .xlsx (File → Download → Microsoft Excel).
How is the risk score calculated?
The 0-100 risk score uses weighted categories: Formula errors (35%), Reference issues (25%), Structural issues (20%), Data quality (20%). Errors deduct 15 points, warnings deduct 5, info issues deduct 1. The same file always produces the same score.
Related Tools and Guides
Circular Reference Finder
Map every circular reference chain in your workbook, across all sheets.
#REF! Error Checker
Find every broken cell reference — in formulas, named ranges, and hidden sheets.
#VALUE! Error Checker
Find type mismatches and data errors across your entire workbook.
#DIV/0! Error Checker
Find divide-by-zero errors and trace their cascade through dependent cells.
#NAME? Error Checker
Find misspelled functions, missing named ranges, and unrecognized references.
Broken Link Finder
Map every external reference and flag broken links to moved or deleted files.
Volatile Function Finder
Find INDIRECT, OFFSET, NOW, and other functions that recalculate unpredictably.
Full Spreadsheet Audit
Beyond formula errors: structural analysis, data quality, and 0-100 risk score.