In partnership with

Hey folks,

Anthropic had a big week.

The first: Dreaming is a new feature for AI agents. When it's on, agents go back through their last 100 work sessions while idle, notice patterns a single run could miss, flag their own recurring mistakes, and update their memory before the next job. Yes, you read that right. The agents are getting better while you sleep.

The second: Free Double Usage: if you've ever hit "you've reached your usage limit" mid-task on Claude, that ceiling just doubled across every paid plan. Peak-hour slowdowns are gone too. The compute that paid for it came from SpaceX. Anthropic now has the run of the entire supercomputer Elon Musk originally built for xAI.

Let’s dive in..

Together with Marketing Against The Grain

How Marketers Are Scaling With AI in 2026

61% of marketers say this is the biggest marketing shift in decades.

Get the data and trends shaping growth in 2026 with this groundbreaking state of marketing report.

Inside you’ll discover:

  • Results from over 1,500 marketers centered around results, goals and priorities in the age of AI

  • Stand out content and growth trends in a world full of noise

  • How to scale with AI without losing humanity

  • Where to invest for the best return in 2026

Download your 2026 state of marketing report today.

Get Your Report

 
What just shipped
 
2 near-identical launches inside 72 hours.
 
ChatGPT for Excel and Google Sheets runs as an add-on inside Excel and Google Sheets. It reasons across multiple sheets, writes formulas in place, traces errors through dependency chains, and explains why a number changed when an upstream cell did.
 
Claude for Microsoft 365 runs as a sidebar inside Excel, Word, PowerPoint, and Outlook. Its headline feature is persistent context across all 4 apps: summarize an email in Outlook, switch to Excel, and Claude already knows what it said.
 
Who this is for:
Anyone who opens a spreadsheet more than once a week. PMs running roadmap math, finance and ops folks living in models, founders building their first cap table, anyone who has ever stared at a #REF! error and felt their soul leave their body.
 
What's still rough:
⚠ Both choke on messy tables (merged cells, generic headers) and sometimes invent column references that point at the wrong place
⚠ Claude's sidebar context resets if you close the app
⚠ Neither replaces a controller's review on anything board-bound
 
 
The walkthrough
 
Install: Pick the right add-in for your stack (or install both)
 
ChatGPT and Claude spreadsheet add-ins side-by-side
 
Before anything else, pick a side. The wrong choice costs you 10 minutes a day in friction.
 
If your team lives in Microsoft 365, install Claude for Microsoft 365 first. The cross-app context (Excel to Word to PowerPoint) is the differentiator. ChatGPT works fine in Excel, but it doesn't see your Word doc in the next tab.
 
If your team lives in Google Workspace, install ChatGPT for Google Sheets. Claude for Microsoft 365 doesn't work in Google Sheets, full stop.
 
If you straddle both, install both. They don't conflict.
 
Pro tip: Install via your IT admin's marketplace, not the public store. The admin version preserves your data residency and audit logging. The public version pings to vendor defaults, which security will eventually find and shut down.
 
 
 
Usecase 1: Hand it real data, ask the question, not the formula
 
Asking the spreadsheet a question instead of writing a formula
 
The single biggest unlock is changing what you ask for. Every spreadsheet tutorial for the last 20 years taught you to translate your business question into a formula. The new model inverts that.
 
Old way: I want to find the average deal size for enterprise customers who closed in Q4. So I write =AVERAGEIFS(deal_size_column, segment_column, "Enterprise", close_quarter_column, "Q4"). Then I debug it. Then I copy it down. Then I realize my segment column has a trailing space.
 
New way: Open the sidebar. Type:
 
What's the average deal size for enterprise customers who closed in Q4? Show me the formula you used and any data quality issues you noticed.
 
It writes the formula, runs it, returns the answer, and flags the trailing whitespace I would have missed. 90 seconds. The shift is from "I need to know how to do this" to "I need to know what I want."
 
Watch out: Both assistants will confidently produce a wrong formula if your column headers are ambiguous. Always ask "show me the formula and explain the approach" instead of "give me the answer."
 
 
 
Usecase 2: Build a financial model from a brief
 
A 3-year SaaS revenue model built from a brief
 
This is the part that genuinely surprised me. I gave Claude in Excel this brief, attached to a blank workbook:
 
Build a 3-year SaaS revenue model. Inputs: starting MRR $50k, monthly growth rate 8%, monthly churn 3%, ACV $1,200, sales-led with 30% gross margin in Year 1 expanding to 70% by Year 3. Output: monthly P&L, ARR by quarter, and a sensitivity table on growth rate. Label every assumption cell so I can change them later.
 
It built the model in roughly 4 minutes. Every assumption cell highlighted in blue, formulas cleanly written, no hardcoded numbers in the calculated rows. Not perfect: the sensitivity table needed wider columns, and the gross margin curve was linear where I'd have done it stepped. But the bones were right, and 90% of the labor was done.
 
Pro tip: Always give the brief in this shape: "Inputs: ... Output: ... Assumptions to label: ... Conventions to follow: ..." Most people skip the conventions line. Tell it to highlight assumption cells, freeze the top row, format currency to thousands.
 
 
 
Usecase 3: Clean messy data from somewhere else
 
Cleaning a messy CRM export with the sidebar
 
Half my spreadsheet work used to be pasting data from a CRM or survey tool, then spending 20 minutes wrestling it into something usable. Inconsistent caps. Mixed date formats. Random phone formats. Duplicates with trailing whitespace.
 
Now I can paste the data, open the sidebar, and type:
 
This data came from [source]. Standardize the [columns]. Fix obvious data quality issues. Flag rows that look suspicious so I can review them before you change them. Show me what you did.
 
It does the boring work. The "flag rows for review" line matters most: the assistant will sometimes make confident calls you'd want to override. A row where someone wrote "n/a" could be missing data or "not applicable." You want that judgment, not theirs.
 
 
 
Usecase 4: Generate the chart for the slide deck
 
Excel analysis turned into a PowerPoint slide via cross-app context
 
The handoff between Excel and PowerPoint has been broken for 30 years. Screenshot in, fuzzy chart out. Or copy as a linked chart and watch it break the next time someone opens the deck on a different machine.
 
With cross-app context, that workflow flattens. Run the analysis in Excel, switch to PowerPoint, and type:
 
Build a slide showing the Q4 deal-size analysis from the Excel file we just worked on. Headline finding at the top, supporting chart in the middle, 3-bullet narrative at the bottom. Use the company brand colors.
 
Claude builds the slide. Native PowerPoint chart, not a screenshot. Bullets pulled from real numbers in the Excel sheet. ChatGPT can do the chart in Sheets and export, but the round-trip to Slides loses fidelity. Claude's Microsoft 365 integration is the only place this handoff works cleanly end to end.
 
Pro tip: Save the layout as a custom template after polishing it once. Next time, ask Claude to use it by name. The structure is the asset; the data is what changes.
 
 
How this all connects
 
The pattern under all 4 use cases is the same. The spreadsheet stops being a tool you operate with formulas and starts being a workspace you converse with.
 
Once your default response stops being "let me look up the formula" and starts being "let me describe what I want," the bottleneck moves. The work that's left is the work AI can't do for you: deciding what to model, what good looks like, which numbers your audience actually needs.
 
These 2 add-ins won't be the only entrants. Copilot has had a version in Excel for a while, Sheets has been baking in Gemini, and smaller players like Numerous AI and Equals are competing for the same workflow. The shift this week: the 2 assistants most knowledge workers already pay for now work directly inside the spreadsheet you already have open.
 
 
Try this now
 
Open whichever spreadsheet add-in you have access to right now. If you have neither, install one in 5 minutes (Microsoft AppSource for Claude, or chatgpt.com/apps/spreadsheets for ChatGPT).
 
Pick a real workbook you've been avoiding. A half-built model. A messy CRM export. The financial sheet someone left when they quit.
 
Open the sidebar and paste this:
 
Walk me through this workbook. What's it for, what are the key inputs, what are the calculated outputs, and where do you see data quality issues or modeling shortcuts I should know about? Don't change anything yet. Just give me the lay of the land.
 
Read what comes back. If it surfaces something useful (it will), you've found your wedge. If not, you've spent 5 minutes confirming whether this workflow fits your workbook. Still worth knowing.
 

👉 Know someone drowning in AI news? Forward this to them or send your unique referral link

Cheers, Tim

Keep Reading