How to make a worksheet Copilot reads correctly
A step-by-step run through the add-in, from the first scan to a fix and back again. Ten minutes, and the scan and every explanation are free — only the fixes are paid.
What the problem actually is
Copilot does not fail on a messy sheet by saying it is confused. It answers, confidently, from whatever it managed to read — and a merged title, a blank column or a total row mixed into the data all change what it reads without changing what you see.
This add-in scores the active worksheet against the things known to do that, and attaches to each one a sentence saying why Copilot cares. The score is 100 minus 18 per blocker and 12 per degrader, floored at zero. It is blunt on purpose: it exists to be compared before and after a cleanup, not read as a grade. A sheet only reads Copilot-ready when nothing at all was found.
Before you start
- Excel on Windows, Mac, or the web. The pane is the same on all three.
- The add-in installed. See the support page for that.
- A worksheet with a table of data on it. The screenshots below use a small regional sales report — the ordinary kind, formatted for a person to read.
- Nothing leaves your machine. The scan runs inside the task pane. The only things that ever cross the network are a licence key and an anonymous install id. The privacy notice says so in full.
Step 1 — Open the pane
Open the worksheet, then Home › Copilot readiness. The pane opens with one button and nothing else. It has not read anything yet.
Step 2 — Scan the sheet
Press Scan this sheet. It reads the used range once and reports a score, then the findings, worst first.
Everything here is free, on every sheet, forever: the scan, the score, and every explanation. This is one worksheet at a time — the active one. Whole-workbook scanning is not built, on any tier.
Step 3 — Read a finding
Each finding is one card, and each card says five things:
- The check, named in plain words — “Merged cells in the data range”.
-
An id and a severity, top right.
STR-01 · BLOCKER. The id is stable, so it is the useful thing to quote in a support email. - What was found, counted: “1 merged area sits inside the data.”
- Where —
A1:F1, or a list of row or column numbers. - Why Copilot cares. The paragraph in grey. Worth reading once per kind of finding; it is the part that tells you whether the finding matters in your workbook.
The colour down the left edge is severity. Red is a blocker — something that changes what Copilot reads. Amber is a degrader, which makes answers worse without breaking them. Grey is advisory, kept out of the score entirely.
Step 4 — Fix it Pro
On the free tier the fix button is still there, dashed and labelled with what it would do, so you can see the whole shape of the cleanup before paying for any of it.
On a paid licence the button is live. Press it and, for a guided fix, the pane explains itself before it touches anything:
Press Apply and the pane writes the change, re-scans, and shows you the new score against the old one.
Fixes are applied one at a time, deliberately. There is no “fix everything” button: several of these checks have more than one defensible answer, and a batch would hide which of them changed your sheet.
Step 5 — Restore, if you want it back
Restore is free on every tier, always. It does not lapse with a licence and it keeps working after one is cancelled — an add-in that can write to your workbook but charges to reverse it would be indefensible.
Use this rather than Ctrl+Z. What Excel's own undo does after an add-in writes to a sheet is not defined by Office and it varies by platform. This button is the reliable route.
Step 6 — Entering a licence key
Open Enter a licence key at the bottom of the pane, paste the key from the end of checkout, and press Activate. It takes effect immediately — no restart.
If the pane ever says your licence is no longer active, it is almost always a card that expired. Scanning keeps working, and so does Restore.
What it checks, in full
Everything below is scored except the advisories, which are reported and left out of the number.
- Blockers — merged cells in the data range (STR-01); title or banner rows above the header (STR-02); blank rows or columns inside the range (STR-03); more than one table on the sheet (STR-04); total or subtotal rows mixed into the data (STR-05); data that is not a real Excel Table (STR-06); calculation mode not set to Automatic (ENV-01).
- Degraders — numbers stored as text (TYP-01); dates stored as text, or mixed date formats in one column (TYP-02); mixed value types in one column (TYP-03); blank or duplicate headers (HDR-01); two-row or grouped headers (HDR-02); whitespace and inconsistent casing (CLN-01); hidden rows or columns inside the range (CLN-02).
- Advisories — external links, volatile formulas or a very wide sheet (ADV-01); cryptic sheet or table names (ADV-02).
- A manual check — Strict Open XML format, and SharePoint check-out state (ENV-02). Both produce an outright unsupported-file-state refusal from Copilot, and neither can be seen from inside an add-in, so they are never scored. A guessed finding would be worse than no finding.
When it will not help
- More than one sheet. The active worksheet, one at a time. Whole-workbook scanning is not built.
- Setting calculation mode back to Automatic on Excel for Windows. The host silently refuses it, so the pane tells you to change it by hand under Formulas › Calculation Options. That is Excel's behaviour, not a failed fix.
- Telling you whether the data is right. This scores how readable the sheet is, not whether the numbers on it are true.
- Mac and iPad are untested. The manifest permits them and Microsoft lists them, but no verification run has happened on either. Treat results there as unverified, and please report anything odd.
Exporting what it found Pro
The exports give you a row per finding for a spreadsheet or a ticket, and a Markdown summary to paste into a message. Both export the scan you are looking at, not a fresh one, so the file always agrees with the screen.
If something looks wrong
Email [email protected], and say which platform you are on and what the pane showed — the finding id is the useful thing to quote. If a scan reported something you believe is wrong, the workbook itself is the most useful thing you can send — but only send one you are content to share, and read the privacy notice first.