The editorial argues the product itself is unremarkable in capability — it roughly matches Copilot in Excel — but remarkable in placement. By shipping a free-tier-accessible competitor hosted on infrastructure Microsoft pays for, OpenAI undermines the $30/user/month Copilot SKU that rests on Excel being the flagship justification for enterprise AI bundles.
By submitting the spreadsheet app URL to HN, armcat framed it as newsworthy in the context of OpenAI's broader apps push — this being the second Office-category surface after the Slides/PowerPoint-adjacent app. The 146-point score reflects community recognition that two near-identical products from 'partners' shipping to overlapping audiences is the real story.
The editorial emphasizes that ChatGPT for Spreadsheets runs inside the ChatGPT web app — not as an Office add-in, not behind an M365 license, and not gated by tenant admin policies. Anyone with a ChatGPT account can drop an .xlsx file in and get results, a consumer-first distribution model Microsoft structurally cannot replicate without rethinking how Office is sold.
OpenAI quietly shipped a ChatGPT surface dedicated to spreadsheets at `chatgpt.com/apps/spreadsheets`. The product lets users upload, edit, and analyze spreadsheet files inside ChatGPT — generating formulas, building pivots, cleaning data, and producing charts from natural-language prompts. The Hacker News thread pushing the story to 146 points isn't celebrating the feature so much as pattern-matching: this is the second OpenAI "app" launched into a category Microsoft considers its own, after the Slides/PowerPoint-adjacent surface that landed earlier in the apps push.
The product itself is unremarkable in capability — it does roughly what Copilot in Excel already does — but remarkable in placement. It runs inside ChatGPT's web app, not as an Office add-in, not behind an M365 license, and not gated by tenant admin policies. Anyone with a ChatGPT account can drop an .xlsx file in and get spreadsheet work back. That's a distribution model Microsoft can't match without changing how Office is sold.
The HN comments split predictably: half are testing it on real workbooks (formula accuracy, large-file handling, pivot fidelity), the other half are gaming out what this means for the OpenAI/Microsoft relationship now that the two are shipping near-identical products to overlapping audiences.
Microsoft's Copilot bet rests on a simple premise: AI features are most valuable where the work already happens. Excel is the canonical example — 750M+ users, decades of muscle memory, a plugin economy, and pricing leverage through M365 bundles. Copilot in Excel is the flagship justification for the $30/user/month Copilot SKU, which Microsoft has been pushing aggressively to enterprise.
OpenAI just shipped a free-tier-accessible competitor to that flagship feature, hosted on infrastructure Microsoft pays for. The contractual fine print of the partnership has always allowed OpenAI to ship competing consumer products — that's not new. What's new is the velocity and the targeting. The Apps platform OpenAI announced in October is being used to systematically populate ChatGPT with surfaces that mirror what Microsoft sells: spreadsheets now, presentations earlier, document workflows likely next.
The practitioner question is whether the OpenAI version is actually better, worse, or equivalent. Early reports from the HN thread suggest it handles smaller workbooks well, struggles with very large files (consistent with token-window economics), and produces formulas that are usually correct but occasionally hallucinated — the same failure mode Copilot has. Neither product has solved the core problem: spreadsheet correctness is binary, and an LLM that's right 95% of the time on financial data is a liability, not a tool.
The more interesting frame is competitive: OpenAI is no longer pretending to be a model provider that happens to have a chat product. It's an applications company building horizontally across the productivity stack, and it's using its consumer distribution as a wedge against partners who assumed they owned the application layer. Salesforce, Adobe, and Atlassian should be reading this launch carefully. The pattern — "the model vendor builds the app, distributes it through ChatGPT, charges nothing or near-nothing" — is repeatable in any category where the workflow is mostly text and tabular data.
For Microsoft specifically, the awkwardness is structural. Satya Nadella's $13B-and-counting investment in OpenAI gave Microsoft a massive head start on AI features in Office. That head start is now eroding in real time, with OpenAI shipping the same features outside the Office wrapper. The renegotiation of the partnership terms — reportedly ongoing through 2025 and into 2026 — is happening against a backdrop where one party keeps shipping products that compete with the other's core SKUs.
If you or your team uses spreadsheets for analysis — and you do — there's now a second viable AI-in-spreadsheet option that doesn't require IT to provision Copilot licenses. For small teams and solo operators who already pay for ChatGPT Plus or Pro, this is a meaningful unlock: spreadsheet work that previously required an M365 E3 + Copilot bundle ($52+/user/month) is now bundled into a $20 ChatGPT subscription. The math gets harder to justify for Copilot in any organization that isn't deep into the Microsoft 365 ecosystem for other reasons.
There are real reasons to stay with Microsoft's version. Copilot in Excel runs inside the desktop app with native access to the workbook's full state, including macros, named ranges, and data connections to your enterprise sources. The ChatGPT version operates on uploaded files — fine for ad-hoc analysis, awkward for living documents. Enterprise data governance also favors Copilot: M365 Copilot stays within your tenant boundary; ChatGPT does not, and uploading customer data or financials to chatgpt.com may violate your data handling policies. Check before you paste.
For anyone building products on top of LLMs, the lesson is sharper. OpenAI is demonstrating that the model layer and the application layer are collapsing into one company, and the partner ecosystem that Microsoft, Google, and Anthropic have cultivated may be a transitional phase rather than a stable equilibrium. If your product's moat is "we wrap GPT-4 with a nice UI for spreadsheets/slides/docs/email," you should assume OpenAI will eventually ship the same thing for free inside ChatGPT. Plan accordingly: own the data, own the integrations, own the workflow, or own the customer relationship — wrapping is not enough.
The next 12 months will reveal whether Microsoft tolerates this, fights back through pricing or contractual leverage, or accelerates its own diversification away from OpenAI (it's already shipping Anthropic models in Copilot and building MAI, its in-house model line). Either way, ChatGPT for Excel is a marker that the cleanest era of the OpenAI/Microsoft partnership is over, and the messy era — the one where the two companies are simultaneously co-investors and direct competitors — is fully underway. Practitioners benefit from the competition; everyone else gets to watch the most expensive partnership in tech history slowly renegotiate itself in public.
This looks bad for Microsoft. They added a Copilot button to all their products but it doesn't do much more than open a chat side panel.I recently tried Claude Cowork for PowerPoint and I was stunned by the content as well as design quality of the deck it produced. That's a threat for Micr
Hi everyone, engineer on ChatGPT for Excel here - we launched ChatGPT for Excel to bring the power of GPT-5.4 to Excel. Keen to hear feedback and happy to answer any questions!
I am a ChatGPT plus user in the UK. I believe this should work for me as I am outside the EU (!), but every time I have tried it I get ‘Currently Unavailable - please try again later’. Which is very unhelpful.
I’ve always found it unbelievable how bad Gemini’s Google Sheets interaction is. Copying the sheets into Claude and then modifying them there and copying them back actually outperforms it.Nowadays I just make single-purpose websites with Claude Code because Google Sheets has such poor AI integration
Top 10 dev stories every morning at 8am UTC. AI-curated. Retro terminal HTML email.
Oh wow, I used to work on Excel Add-Ins about 10 years ago. Even got a patent for it. I'd be curious to see how they implemented the calls.We came up with what I still consider a pretty cool batch-rpc mechanism under the hood so that you wouldn't have to cross the process boundary on every