Claude for Excel made spreadsheets agentic, and decks are next
Claude for Excel is an Anthropic add-in that puts Claude inside Microsoft Excel, where it reads a workbook, explains and debugs formulas, builds models, and edits cells directly from a sidebar. It turns a spreadsheet from something you fill in by hand into something an AI works in alongside you, and it's the clearest sign yet of where this is all heading.
I find the Excel add-in more interesting for what it signals than for what it does today, and what it does today is already good. For two years "AI for spreadsheets" meant copy your data into a chat and paste the answer back. Claude for Excel collapses that loop: the model sees the live workbook and changes it in place. Once you've watched that, the obvious question is which other files get the same treatment, and decks are the answer hiding in plain sight. First, what the Excel add-in actually is.
#What is Claude for Excel?
It's an official add-in that runs Claude in a panel inside Excel, on Windows, Mac, and Excel for the web. You install it from the Microsoft Marketplace, sign in with your Claude account, and it can then read the open workbook, understand relationships across cells and sheets, and make edits you can review before they land. It's Anthropic's own integration, separate from Microsoft's Copilot, and it speaks to the spreadsheet directly rather than through copy-paste.
The shift is that Claude now has context. It isn't guessing at data you described; it's looking at the actual cells, formulas, and structure, which is why its answers about a model are far more useful than they were when everything went through chat.
#What can Claude do in Excel?
More than summarize, which is the part that surprises people. The add-in is built to act on the workbook, not just talk about it:
- Analyze and explain a model, tracing what drives what across sheets.
- Debug formulas, spotting the broken logic and the likely failure point, which is where I've seen it shine.
- Build and edit, creating new calculations, filling ranges, restructuring data, with an option to ask before it changes anything.
- Answer with citations back to the cells it used, so you can check its reasoning.
The honest framing finance folks land on is that it's strong at diagnosis and grunt work, and you still own the judgment. It speeds up the model; it doesn't get to be trusted blindly with it.
#Is Claude for Excel free or paid?
The add-in itself is free to install, but it needs a paid Claude subscription to run, Pro at roughly $20 a month at the low end, up through Max, Team, and Enterprise. It is not part of Microsoft 365, and it is not the same thing as paying for Copilot; your Excel license doesn't include it. So the real cost is a Claude plan, and your usage runs against that plan's limits.
One caution worth naming, since Anthropic does: because the model reads whatever is in your workbook, a maliciously crafted file is a prompt-injection vector, so treat untrusted spreadsheets with the same care you'd treat untrusted email. For sensitive financial data, that matters.
#Is Claude for Excel worth it, and where does it stop?
For anyone who lives in spreadsheets, it's worth trying, with eyes open. It's genuinely good at auditing a model you inherited, finding why a formula returns the wrong number, and doing the tedious restructuring that eats afternoons. Reviews from finance and accounting users tend to land in the same place: a real time-saver for analysis and cleanup, not an autopilot for decisions.
Where it stops is the workbook. The add-in makes Excel agentic, but it lives in Excel. The minute the output of that analysis has to become something else, a board deck, an investor update, a client report, you're back to building that artifact by hand. Which is exactly the gap that's about to close.
#What does "agentic" mean for the rest of your files?
Claude for Excel is one instance of a pattern: an AI that works inside a file type and produces real output in it, rather than describing changes you then make. Spreadsheets got it first because the value is obvious and the format is structured. The same logic applies to every deliverable that currently eats human hours, and decks are next in line.
The piece that's already partly here: there's a Claude for PowerPoint add-in that edits a deck you have open, the same in-app pattern as Excel. What that doesn't cover is the agent-native case, a deck produced from your data with nobody in the editor, on brand, as one step in a larger workflow. An add-in helps a person editing a file; it doesn't let a pipeline generate one. That's the part still missing from the PowerPoint story, and the part I work on.
#How do you get agent-built decks the way Claude builds workbooks?
You connect a tool that produces the deck as a real file, the way the Excel add-in produces a real workbook. heydecks is the AI slide creator that AI agents call over REST or MCP. From a prompt, markdown, or a URL it returns a live deck link, a PDF, and a native, editable PowerPoint, every export locked to your brand by the Brand Kernel. Hand Claude your Excel analysis and, with heydecks wired in, it can turn that into a branded deck instead of stopping at the numbers.
claude mcp add --transport http heydecks https://heydecks.com/mcpAfter the sign-in, Claude can build the deck as a step in the same conversation where it cleaned up your model. If you'd rather call it from code, the REST API takes the same prompt or markdown. The add a deck tool to Claude with MCP walkthrough has the full setup, and Claude for PowerPoint covers the add-in route for editing an existing deck.
Here's a board update deck heydecks built from a short brief, rendered on a sample brand, the kind of thing your spreadsheet analysis becomes.
#Frequently asked questions
#Is Claude for Excel available now?
Yes. It's an Anthropic add-in you install from the Microsoft Marketplace, and it works in Excel on Windows, Mac, and the web (Excel 2016 or later). After installing, you activate the add-in and sign in with your Claude account, and Claude appears in a sidebar that can read and edit the open workbook. It's separate from Microsoft 365 Copilot and from Anthropic's other integrations.
#Can Claude actually edit an Excel spreadsheet?
Yes. Beyond reading and explaining a workbook, it can write formulas, fill and restructure ranges, and change cells directly, with a setting to ask for confirmation before it edits so you can review first. It's strongest at analysis and debugging, tracing what's driving a number or why a formula breaks, and you should still verify its changes rather than accept them blind, especially on financial models.
#Is Claude for Excel free?
The add-in installs for free, but running it requires a paid Claude subscription, starting around $20 a month for Pro and going up through Max, Team, and Enterprise. It is not included in Microsoft 365, so your Office license doesn't cover it, and it's distinct from paying for Copilot. Your usage counts against your Claude plan's limits like any other Claude feature.
#Can Claude build a PowerPoint the way it works in Excel?
Partly, and it's improving. A Claude for PowerPoint add-in can edit a deck you have open, mirroring the Excel pattern. What that doesn't do is generate a finished, on-brand deck from your data with no one in the editor. For that agent-native case, you connect a deck-generation tool over MCP, like heydecks, which returns a live link plus an editable .pptx and PDF, so Claude can produce the deck the way the Excel add-in produces a workbook.
Keep reading