Claude for Excel:
The AI Add-in That Makes Copilot Look Basic
What if your Excel could not just suggest β but actually think, take decisions, and build models on your behalf? That is Agentic AI. And Claude is right here, inside your Excel. In this post I walk you through exactly what happened when I gave Beast one prompt β what it built, where it stumbled, how it corrected itself, and what that tells us about the future of AI-assisted analysis.
What Is Claude for Excel?
Claude for Excel is an official add-in from Anthropic that brings Claude β one of the most capable AI models in the world β directly into the Microsoft Excel sidebar. It is not a formula suggestion tool. It is not an autocomplete. It is a full agentic AI that can read your entire workbook, understand the logic, and make changes β all while explaining every step it takes.
Think of it as having a senior analyst sitting next to you inside Excel, one who never gets tired, never misses a formula dependency, and can build a multi-sheet analysis from a single plain-English instruction.
Understands nested formulas, cross-sheet references, and multi-tab dependencies β not just the active sheet.
Every explanation references the exact cell. Click and navigate directly to what Claude is talking about.
Creates new sheets, adds formulas, applies formatting, builds charts β all safely, preserving existing logic.
Full transparency β Claude shows what it changed, why it changed it, and what it left untouched.
Drag and drop multiple files directly into the Claude sidebar for cross-workbook analysis.
Ask Claude to visualise your data β it creates pivot tables and charts without you writing a single formula.
“Claude becomes a collaborator inside the spreadsheet β not a separate chat window. You talk to your data like you talk to a colleague.”
Which Claude Plan Do You Need?
The add-in is free to install from the Microsoft Marketplace β but you need a paid Claude subscription to use it. Here is the current plan availability as of March 2026:
| Plan | Price | Claude for Excel | Notes |
|---|---|---|---|
| Free | βΉ0 | Not Available | Claude.ai only, no add-ins |
| Pro | ~$20/month | β Available | Minimum plan needed. Opened January 24, 2026 |
| Max | ~$100/month | β Available | Higher usage limits, PowerPoint add-in also included |
| Team | Per seat | β Available | Org-wide deployment, admin controls |
| Enterprise | Custom | β Available | Full data privacy, custom controls, SSO |
Which AI Model Powers It?
Claude for Excel runs on Anthropic’s Claude model family. You can choose your model directly from the sidebar. The current Claude 4.6 family gives you three levels of power:
For everyday tasks β quick summaries, formula fixes, data cleaning β Sonnet 4.6 is faster and equally impressive. But when you want Beast to build something complex from scratch, give it Opus and step back.
System Requirements
Before you install, make sure your setup meets these requirements:
β Excel 2016 or later on Mac
β Excel on the Web (browser-based)
β Paid Claude account β Pro, Max, Team, or Enterprise
β Active internet connection β Claude runs in the cloud
Note: Claude can read and analyse .xlsm files (Excel with macros), but it cannot execute or modify VBA macros. It can work with the structure and formulas β macro logic remains outside its scope.
How to Install Claude for Excel
-
Open Excel and go to Add-ins On Windows: Home β Add-ins. On Mac: Tools β Add-ins. On Web: Insert β Add-ins.
-
Search Microsoft AppSource Type “Claude by Anthropic for Excel” in the search bar and find the official add-in.
-
Click Add / Get It Now The add-in is free to install. No payment needed at this step.
-
Sign in with your Claude account Use your Anthropic / Claude.ai credentials. This is where your subscription is verified.
-
The Claude sidebar opens β you are live Claude is now inside your Excel. Open any workbook and start talking to your data.
For IT administrators deploying to multiple users across an organisation, Anthropic provides a manifest XML file for bulk deployment through the Microsoft 365 Admin Center under Settings β Integrated Apps.
What Actually Happened in the Demo
I had one sheet. 100 rows of basic sales data β City, Region, State, Sales Amount, Units Sold, Product Category, Sales Rep, Discount. No pivot tables. No formatting. Just raw data.
I gave Claude one prompt. No instructions about sheets to create, no mention of charts, no formatting specs. Just a direction: prepare a complete board-ready analysis for senior management.
Here is what Claude built β entirely on its own:
KPI cards, revenue totals, top performers β with charts and a consistent visual system using data bars and colour coding.
Revenue, volume, and efficiency matrix by geographic region β with state-level breakdown beneath it.
Revenue by product category with bar charts β created independently without any instruction.
Ranked each salesperson by performance, including a calculated rank formula β without being asked.
Cumulative revenue chart. When a multi-line chart failed, Claude self-corrected β added a new data series and built a different chart that worked.
Breakdown by customer type β Corporate, Wholesale, Retail β added as part of Claude’s own analytical judgment.
“I did not ask for an Executive Summary. I did not ask for a Regional Analysis. I did not ask for a Sales Rep Leaderboard. Claude decided that a board presentation needs all of these. That is not tool use β that is analytical thinking.”
Where It Stumbled β And How It Fixed Itself
This is the most honest and important part of the demo. Claude is powerful β but it is not perfect, and knowing where it needs guidance is what separates a good user from a great one.
In the Regional Analysis sheet, I noticed that Region and State values were hard-coded β written directly as text rather than pulled from the source data using formulas. This means if you refresh the source sheet with new states or regions, those cells would not update automatically. It would break the whole workbook.
I gave Claude a second prompt explaining exactly this. Its response was immediate and honest β it acknowledged the mistake, accepted that a board-ready workbook should be fully dynamic, and corrected it. It replaced the hard-coded values with dynamic array formulas using SORT and UNIQUE β exactly what a senior Excel developer would use on the latest Excel version.
The Iterative Loop β Adding Discount Analysis
After the main workbook was complete, I noticed something missing. There was no analysis on discounts β and discount impact is exactly the kind of question that comes up in a board review meeting.
I gave Claude a third, simple prompt: “I don’t see any analysis on discount. Can we have one sheet for discount-related analysis for the management audience?”
Claude created an entirely new sheet β Discount Analysis β with discount buckets (0β10%, 10β15%, 15β20%, 20%+), revenue by discount band, and volume analysis. And importantly, this time it did not repeat the earlier mistake. The new sheet used dynamic formulas throughout β no hard-coded values. It had learned from the earlier correction and applied that standard to the new work.
That is what agentic AI looks like in practice: not a one-shot output, but a conversation-driven build loop where you drive the outcome and the model executes with increasing accuracy.
Claude for Excel vs. Microsoft Copilot in Excel
| Feature | Claude for Excel | Microsoft Copilot |
|---|---|---|
| Reads entire workbook | β Yes | Partial |
| Multi-sheet creation from one prompt | β Yes | Step by step |
| Cell-level citations | β Yes | No |
| Preserves formula dependencies | β Yes | Variable |
| Written narrative / insights | β Yes | Limited |
| Minimum subscription cost | ~$20/month (Pro) | M365 Copilot license required |
“Copilot tells you what to do next. Claude just does it β and shows you exactly what it changed and why. That is the difference between a calculator and an analyst.”
Things to Keep in Mind
Claude for Excel is still in beta β which means it is powerful, but not perfect. A few practical notes before you go live with it:
β οΈ No VBA macro execution. Claude cannot run or modify macros. Formula-based logic is fully supported.
β οΈ Prompt injection risk. Only use Claude with workbooks you trust. Files downloaded from unknown sources may carry hidden instructions.
β οΈ Context compression. For very long sessions, Claude compresses earlier context automatically. For complex multi-step work, break tasks into logical blocks.
Final Word
My focus in this video was not what analysis Claude would produce. The focus was the possibilities β what it can do, and how you can drive automation in your daily routine.
Claude built six sheets from one prompt. It created charts, calculated ranks, wrote dynamic formulas, cross-verified its own numbers β and when a chart failed, it adapted and built a different one. When I pointed out a structural flaw, it accepted the feedback, corrected the mistake, and applied the improved standard to all subsequent work.
That is not a feature. That is a thinking collaborator inside your spreadsheet.
“A model can do better when the user is driving the main goal and keeping the model in control. If you guide it properly, it can do wonders.”
For CA firms, internal audit teams, financial analysts, and anyone whose job involves turning raw numbers into decisions β Claude for Excel compresses hours of work into minutes. But the professional judgment, the quality bar, the domain knowledge β that still comes from you. Claude executes. You lead.
Start using it. And when you do β stay in the driver’s seat.
Watch the Full Demo & Join the DAXified Community
Excel, Power Query, DAX, and AI β for audit and finance professionals who want to work smarter.
βΆ Watch on YouTube π¬ Join WhatsApp Group π Visit DAXified