From Shubhi K | Product & Market Analysis

Best AI for Excel and Financial Modelling, Ranked by Evidence Instead of Demos

On this page

The strongest AI for Excel completes 34.89% of tasks on the hardest public spreadsheet benchmark, and 12.00% of the debugging tasks inside it. On a different benchmark that grades investment banking models built from scratch, the leaders sit near 73%. Both numbers are real. The gap between them is the whole buying decision, and almost nobody selling you a spreadsheet agent will explain it.

Key takeaways

  • The headline score depends entirely on which benchmark you read. The same class of tool scores 73.7% on a scratch-build leaderboard and 34.89% on a benchmark of edits inside workbooks that average 11.8 sheets.
  • Numbers are the weak link, not formulas. On the Excel Modeling Benchmark the leading models pass 88% of formula checks and 80% of presentation checks, and only 63% of numerical checks.
  • Debugging is the worst-served task, and it is the one finance teams actually have. The best model on SpreadsheetBench 2 scores 12.00% on debugging against 62.50% on visualisation.
  • The packaged Excel add-ins score below the models inside them. On a 30-example subset, Claude for Excel led all spreadsheet products at 15.4%, well under the 34.89% the underlying model reaches with fuller tool access.
34.89%Best overall accuracy on SpreadsheetBench 2, achieved by Claude Opus 4.6. Source: SpreadsheetBench 2, June 2026.
12.00%The same model's accuracy on the debugging category of that benchmark. Source: SpreadsheetBench 2, June 2026.
63%Share of numerical checks passed by leading models on the Excel Modeling Benchmark. Source: Vals AI, August 2026.

This post is written for the head of finance or delivery who has to make a team produce consistent models. It is not written for the analyst chasing one clever formula. The manager is the person who lives with whatever the tool gets wrong six weeks later.

"AI for Excel" is three different products with one name

Most comparison posts rank these tools against each other as though they compete. They mostly do not. Three distinct product shapes have been collapsed into one search term, and the benchmarks that flatter one shape punish another.

Formula help sits inside the cell

The oldest shape writes or explains a single formula. It answers questions like how to nest an INDEX and MATCH, or why a lookup returns an error. Scope is one cell or one range, and correctness is easy to check by eye.

This is the category most people actually use daily, and it is the least interesting one commercially, because the marginal value over a search engine is small and shrinking.

In-app agents work across the open workbook

Microsoft's Agent Mode in Excel and Anthropic's Claude for Excel both sit in a sidebar, read the workbook, and make multi-step edits. Microsoft describes Agent Mode as planning, executing and then checking its own work before iterating.

Scope here is the file you have open. The failure mode changes with the scope: the agent stops being wrong about a formula and starts being wrong about which cells to touch.

Model builders produce the workbook itself

The third shape takes a brief and source documents, then returns a finished model. Specialist vendors such as Shortcut aim squarely at this, and Anthropic ships prebuilt skills for discounted cash flow models and comparable company analysis in its financial services product.

My view is that these three shapes need three different purchase decisions and three different tests. Buying a model builder on the strength of formula-help reviews is how finance teams end up with a tool nobody trusts by the second quarter.

What each benchmark actually measures

Four public benchmarks now cover this ground, and they disagree because they are not measuring the same job. Reading them as one leaderboard produces nonsense.

The four public benchmarks for spreadsheet and financial modelling AI.
BenchmarkWhat it gradesBest reported scorePublished
SpreadsheetBench (original)912 single-workbook instructions from real forum questions.57.2% for Agent Mode in Excel, against 71.3% for human experts.Score reported by Microsoft, September 2025.
SpreadsheetBench 2321 end-to-end workflows averaging 11.8 sheets and 593.5 cell edits.34.89%, Claude Opus 4.6.arXiv, June 2026.
WorkstreamBenchFinance workbooks built end to end, sourced from modelling competitions and Wall Street Prep.69.1 out of 100, Claude on the web interface.arXiv, May 2026.
Excel Modeling BenchmarkBanking models built from scratch or into a template, graded on numbers, formulas and presentation.73.7%, Claude Fable 5.Vals AI, snapshot 19 August 2026.

Scores are not comparable across rows. Each benchmark uses its own task set, its own grader and its own definition of a pass. The original SpreadsheetBench figure is Microsoft's own evaluation of its own product, which is a different evidentiary class from the three academic and third-party runs below it.

How the two grading philosophies differ

The Excel Modeling Benchmark covers seven model types, including LBO, discounted cash flow and merger models. It notes that each task takes a human expert at least five hours from scratch. Scoring in scratch mode gives partial credit across three dimensions rather than demanding an exact match.

That is the right design for the job it describes. It also means a 73.7% score is a weighted average of three very different things, and the components matter far more than the headline.

SpreadsheetBench 2 asks for a completed task inside an existing business workbook, and grades at task level. Its authors report that cell-level modification scores run well ahead of task-level accuracy. Put plainly, the agents change roughly the right cells without holding the model together.

Both grading philosophies are defensible. What is not defensible is quoting the generous one in a sales deck and the strict one nowhere.

Nothing clears 35% on end-to-end business spreadsheet workflows. Overall task-level accuracy on SpreadsheetBench 2, 321 instances averaging 11.8 worksheets. Claude Opus 4.634.89% GPT-5.226.79% Gemini 3.1 Pro23.68% GLM-517.14% Deepseek-V3.215.58% MiniMax M2.57.17% Packaged spreadsheet product, scored on a 30-example subset. Claude for Excel15.4% Dark bars are closed models. Light bars are open-weight models. Source: SpreadsheetBench 2, June 2026.
Notice the red bar, not the top one. The packaged Excel product scores less than half of what the model family behind it reaches when given fuller tool access.

Accuracy collapses exactly where the sheets connect

The single most useful finding in this year's research is not the overall score. It is the shape of the breakdown by task type, which is stable across benchmarks and points at the same weakness every time.

Debugging is the worst-served task in the category

On SpreadsheetBench 2, the strongest model scores 62.50% on visualisation, 52.58% on template completion, 34.00% on financial modelling and 12.00% on debugging. The debugging tasks are the biggest files in the set, averaging 21.1 worksheets.

That ordering is inconvenient, because debugging is what finance teams have most of. Very few businesses need a new model every week. Almost all of them have an inherited workbook that nobody fully understands and that somebody has to check.

Cell edits are not the same thing as a correct model

The benchmark authors name two dominant failure modes: insufficient inspection of the spreadsheet, and selecting the wrong target cells. Both are localisation failures rather than reasoning failures, and both get worse as the sheet count rises.

The Excel Modeling Benchmark finds the same shape from the other direction. Leading models pass 88% of formula checks and 80% of presentation checks, against 63% of numerical checks. The wiring is usually right and the answer is often wrong.

The same leaderboard reports the highest scores on data room summaries. The lowest are on LBO and discounted cash flow models, where early errors cascade through interdependent calculations. WorkstreamBench draws its tasks from the Financial Modeling World Cup, ModelOff and the Wall Street Prep curriculum. It reports performance degrading sharply above difficulty level 3, with agents hardcoding values into cells where formulas belong.

One model, four task types, a five-fold spread. Claude Opus 4.6 accuracy on SpreadsheetBench 2, by category. 62.50%Visualisation 52.58%Templates 34.00%Financial modelling 12.00%Debugging Debugging tasks average 21.1 worksheets, the largest files in the benchmark. Source: SpreadsheetBench 2, June 2026.
The task most finance teams need help with is the one at the far right. Any demo that opens with a chart is showing you the left-hand bar.

What the evidence supports, tool by tool

Here is what each option can defensibly claim, and what it cannot. I have kept vendor marketing out of the middle column on purpose.

Evidence position by tool, August 2026.
ToolStrongest published evidenceWhat it does not show
Agent Mode in Excel, Microsoft57.2% on the original SpreadsheetBench, reported by Microsoft at launch in September 2025 against a 71.3% human expert score.Any independent run, and any result on multi-sheet workflow tasks.
Claude for Excel, AnthropicHighest of the packaged spreadsheet products on SpreadsheetBench 2 at 15.4%, on a 30-example subset.That the add-in matches the underlying model, which scored more than twice as high with fuller tool access.
Claude via the web or APITop of the Excel Modeling Benchmark at 73.7%, and 69.1 out of 100 on WorkstreamBench.That the workbook it returns is numerically correct, since only 63% of numerical checks pass.
ShortcutVendor claims above 80% on Excel World Championship cases in roughly ten minutes.Independent confirmation. Microsoft's own comparison placed it behind Agent Mode.
GPT for Excel, TalarianBest result in ten of eleven tasks in a March 2026 head-to-head.Independence. The benchmark was run and published by the vendor's own chief executive.

Two rows in this table rest on vendor-run evaluations and are labelled as such. Neither is dismissed on that basis, because vendors often test first. They are simply not the same class of evidence as a peer-reviewed benchmark with a published task set.

How to read a spreadsheet benchmark run by the vendor

Most of the numbers circulating for this category come from the company selling the tool. That is normal in a young market, and it is not automatically disqualifying. It does need three specific checks.

First, ask who chose the tasks. Microsoft evaluated Agent Mode on the full published SpreadsheetBench set, which is the honest version. A vendor testing on eleven tasks it selected itself is a different exercise. The March 2026 comparison published by the chief executive of GPT for Work is exactly that shape.

Second, ask what a pass means. Partial credit across formula, numerical and presentation checks produces a much higher number than exact task-level matching on the same work. Neither is wrong. Comparing them is.

Third, ask when the benchmark was built relative to the model. The original SpreadsheetBench predates every model now marketed against it. That is a good part of why scores on it look healthier than scores on its June 2026 successor. The same pattern shows up across categories, and it is why benchmark rank, purchase rank and usage rank rarely agree.

Where this argument is weakest

The case above reads as a warning about AI accuracy in spreadsheets. There are three good reasons to hold it loosely.

Humans are not the clean baseline this framing implies

The human expert score on the original SpreadsheetBench was 71.3%, not 100%. The wider research is harsher still. Ray Panko's 2016 review of the spreadsheet error literature concludes that errors are rare per cell. It also finds that at least one incorrect bottom-line value is very likely in any large model. Those errors are extremely difficult to detect, and developers and companies are highly overconfident about accuracy.

So the comparison is not machine error against human perfection. It is one error profile against another. I disagree with the common framing that this is a race to human parity. The human baseline in spreadsheet work is genuinely poor, and it has been measured for decades.

Benchmarks lag the releases by months

SpreadsheetBench 2 was published on 29 June 2026 and tested the models available then. The Excel Modeling Benchmark leaderboard already carries model versions that postdate it. Any snapshot of this category is a photograph of a moving object, and the honest reading is directional rather than final.

The graders themselves are imperfect

The SpreadsheetBench 2 authors state their own limitations plainly. They report no error bars because of inference costs. They note that exact-match evaluation can undercount solutions that are correct but written differently. They also flag that using a vision model as a judge for chart tasks introduces noise. WorkstreamBench uses a language model as judge, validated at 0.92 accuracy against 408 expert annotations. That is good, and it is not the same as perfect.

Test it on your own three-statement model

No public benchmark can tell you how these tools behave on your workbook, with your naming conventions and your inherited quirks. The good news is that a usable internal test takes about a day, and the design is not complicated.

Take one live three-statement model that you already trust. Save a copy. Break it in five specific, documented ways: a hardcode over a formula, a sign flip on a cash flow line, an off-by-one in a SUM range, a stale prior-period link, and a circular reference. Then ask each tool to find and fix the errors without telling it how many there are.

A scorecard you can run in one day.
TestWhat you recordWhy this one
Find five planted errorsHow many found, how many false positives raised.Debugging is the weakest published category, so test it first.
Rebuild one schedule from the filingNumerical match against your version, cell by cell.Numerical checks are where the benchmarks say the failures concentrate.
Change one driver assumptionWhether the change propagates through every dependent sheet.Cross-sheet consistency is the named failure mode in the research.
Ask it to explain a formula you wroteWhether the explanation is right, checked by the author.Cheapest reliable value in the category, and easy to verify.
Repeat the whole run tomorrowWhether the same prompt produces the same result.Variance between runs is a cost nobody prices at purchase.

Record the results as counts, not impressions. Five planted errors, three found, one false positive is a sentence you can put in a renewal discussion. "It felt quite good" is not. The general method for turning a vague vendor claim into a number you own is set out in the guide to building an evaluation suite for your own use case. The wider readiness checks belong in the production readiness tests every pilot should clear.

I would not buy any of these tools on a scratch-build score. I would spend the first month using them to check models rather than to write them. A wrong answer you catch costs nothing. A wrong answer you ship costs a board meeting. That is the same reasoning behind designing the human review step before the automation, not after it.

The wiring is right. The numbers are not. Check types passed by leading models, Excel Modeling Benchmark, snapshot 19 August 2026. Formula checks88% Presentation checks80% Numerical checks63% A model can be wired to the correct inputs and still return the wrong value, which is the hardest error to spot. Source: Vals AI Excel Modeling Benchmark, August 2026.
This is the chart to show anyone who says the output looked fine. Formatting and formula structure are the parts a reviewer checks first, and they are the parts least likely to be wrong.

The licence maths has quietly changed

Two pricing facts are worth checking before you budget, because the widely repeated numbers are out of date.

Microsoft 365 Copilot for business now lists at $21.00 per user per month paid yearly, with promotional pricing at $18.00 through 31 December 2026. That sits on top of a qualifying Microsoft 365 licence. The $30 figure still quoted in most comparison posts is stale. Agent Mode in Excel launched inside the Frontier programme in September 2025 for Copilot-licensed customers and Microsoft 365 Personal, Family and Premium subscribers.

Anthropic's release notes list Claude for Excel as a beta from November 2025 for Max, Team and Enterprise users. A February 2026 update moved it to Opus 4.6, with native pivot table and conditional formatting support. That matters for procurement: the tool sits inside an existing Claude subscription rather than as a separate Excel add-on line.

The cost that nobody prices is review time. If a tool returns a model where 63% of the numbers are right, somebody senior checks the other 37%, and that person is more expensive than the licence. Skipping that arithmetic is the most common route to an AI deployment that shows a negative return.

Frequently asked questions

What is the best AI for Excel in 2026?

No tool leads on every task. On the Excel Modeling Benchmark, which builds investment banking models from scratch, Claude models sit at the top near 73%. On SpreadsheetBench 2, which uses multi-sheet business workbooks, the best foundation model reaches 34.89% and the best packaged Excel product reaches 15.4%. Pick by task type, not by leaderboard position.

Can AI build a three-statement financial model?

It can produce one that looks complete. Whether it is correct is a separate question. WorkstreamBench, which draws tasks from modelling competitions and Wall Street Prep, found accuracy falling sharply above difficulty level 3, with agents hardcoding values where formulas belong. The Excel Modeling Benchmark reports 88% of formula checks passing but only 63% of numerical checks. Treat the output as a first draft that needs auditing.

How accurate is Copilot Agent Mode in Excel?

Microsoft reported 57.2% accuracy on the original SpreadsheetBench when it launched Agent Mode in September 2025, against a human expert score of 71.3% on the same tasks. That benchmark uses single-workbook tasks. The harder successor benchmark, published in June 2026 with multi-sheet workbooks, drops the best scores to around a third. The figure is Microsoft's own evaluation, not an independent one.

Is Claude for Excel better than Microsoft Copilot for financial modelling?

The evidence points in two directions. Anthropic's models lead the Excel Modeling Benchmark for building models from scratch. Microsoft's Agent Mode reports the higher SpreadsheetBench figure, though on an easier benchmark and by its own evaluation. On SpreadsheetBench 2, Claude for Excel led the packaged products at 15.4%, which is a low bar. Run both against one of your own models before choosing.

What does AI for Excel cost?

Microsoft 365 Copilot lists at $21.00 per user per month paid yearly, with promotional pricing of $18.00 through 31 December 2026, on top of a qualifying Microsoft 365 licence. Claude for Excel has been available to Max, Team and Enterprise subscribers since its November 2025 beta. Specialist model builders price separately, usually per seat. Budget for review time as well as licences.

Why do AI spreadsheet tools fail on multi-sheet workbooks?

The SpreadsheetBench 2 authors identify two dominant failure modes: insufficient inspection of the workbook, and selecting the wrong target cells. Instances in that benchmark average 11.8 worksheets and need 593.5 cell edits. Cell-level modification scores run well ahead of task-level accuracy, which means agents often change roughly the right things without keeping the model internally consistent.

Where to start this week

Break a copy of your own model on purpose. Five planted errors, documented, then run every tool on your shortlist against the same broken file and write down what each one found. That single afternoon will tell you more than every leaderboard in this post, because it uses your conventions and your inherited quirks.

Then check what you are already paying. Pull your Microsoft 365 and Claude line items and confirm which plan each Excel feature actually needs, because at least one of them is probably already included in a subscription you hold. If a vendor will not let you run your own workbook through the tool before you sign, that is your answer, and the reasoning generalises to every vendor case study you cannot verify.

References

  1. SpreadsheetBench 2, Evaluating Agents on End-to-End Business Spreadsheet Workflows, arXiv:2606.29955, 29 June 2026. Used for all overall and category accuracy figures, the 321-instance construction, the 11.8 worksheet and 593.5 cell modification averages, the 15.4% product subset result and the stated failure modes and limitations.
  2. WorkstreamBench, Evaluating LLM Agents on End-to-End Spreadsheet Tasks in Finance, arXiv:2605.22664, 21 May 2026. Used for the 69.1 out of 100 score, the task sources, the difficulty-level degradation, the hardcoding failure mode and the judge validation figures.
  3. Vals AI, Excel Modeling Benchmark, leaderboard snapshot dated 19 August 2026. Used for the 73.7% leader score, the 88%, 80% and 63% check-type figures, the seven model categories and the five-hour human expert task estimate.
  4. Microsoft 365 Blog, Vibe working: Introducing Agent Mode and Office Agent in Microsoft 365 Copilot, 29 September 2025, and Microsoft 365 Copilot for business pricing, checked 30 August 2026. Used for the 57.2% SpreadsheetBench figure, the Frontier programme availability, the $21.00 list price and the $18.00 promotional price.
  5. Futurum Group, Is Microsoft 365 Copilot Agent Mode ready to rival human accuracy?, 2 October 2025. Used for the 71.3% human expert baseline reported alongside Microsoft's chart.
  6. Anthropic, Advancing Claude for Financial Services, 27 October 2025, and Claude release notes. Used for the Claude for Excel description, plan availability and the February 2026 update.
  7. GPT for Work, AI agents for Excel: a benchmark comparison, 12 March 2026. Used as the example of a vendor-run comparison, including its eleven-task design.
  8. Ray Panko, What We Don't Know About Spreadsheet Errors Today, arXiv:1602.02601, 2016. Used for the human spreadsheet error baseline and the overconfidence finding.

The weakest thing about this source base: no figure here comes from a test this publication ran. Two of the tool results are vendor-run evaluations of the vendor's own product. The three independent benchmarks each use a different task set and grader, so none of the scores here are directly comparable with each other. Model versions on these leaderboards change within weeks. Figures are current as of 30 August 2026.

AV
Aryan Vatsa
Writes for Zan Digital on AI product economics, B2B software markets and what the numbers behind vendor claims actually say.

Related reading