If Copilot in Excel worked well for you earlier in the year and now gives frustrating or inconsistent results on similar tasks, you're not imagining it and you haven't done anything wrong. The underlying tools Copilot uses in Excel changed significantly through 2025 and into 2026, and those changes affect what it can and can't do — even if your licence and environment look exactly the same.

Ad placeholder — in-article responsive unit

What actually changed

Microsoft made several significant updates to how Copilot works inside Excel:

The older "conversational" Copilot vs. the newer function-based approach

Earlier versions of Copilot in Excel operated more like a general-purpose AI assistant with access to your workbook — it could reason more loosely across your data, navigate context from different parts of the file, and handle multi-step requests more fluidly, even if it was less precise. Many users built complex formulas with this version and found it highly effective.

Microsoft subsequently introduced the =COPILOT() function, Agent Mode, and tighter integration with Excel's own formula engine. These are real improvements in many ways — output is more reliable, formulas are more accurate — but the model is now more constrained. It works on the data explicitly in front of it rather than reasoning loosely across the whole workbook, which can make it feel less capable for tasks that previously worked well.

Gradual feature rollout and update channels

Copilot features in Excel roll out gradually across different update channels — Current Channel, Monthly Enterprise Channel, Semi-Annual Enterprise Channel — and not all features are available to all users at the same time. Your environment may have been updated between when something worked and now, even if you didn't consciously change anything. Features that were in preview six months ago are now GA; features that were GA have been updated or deprecated.

Specific example: the "App Skills" feature (single-cell formula generation) was deprecated and removed from Excel by late February 2026, replaced by Agent Mode and the =COPILOT() function. If you were using App Skills and it disappeared, that's why — it's gone, not broken.

The =COPILOT() function has different behaviour than earlier Copilot chat

The =COPILOT() function works on cell references you explicitly provide — it doesn't browse your workbook, navigate to other sheets, or infer context from the broader file structure. If you previously gave Copilot a prompt like "go to the Summary tab and return the Q3 total," that kind of cross-sheet reasoning worked more loosely in older versions. The current =COPILOT() function can't do that — you need to provide the reference explicitly, or consolidate the data first.

Why formula results are inconsistent between sessions

Several things cause Copilot to produce different formula results for what feels like the same prompt:

What you can do

The bottom line

Copilot in Excel is not the same product it was in early 2025. The underlying tools, model, and feature set have all changed — some things work better now, some things that worked then no longer exist or work differently. If a workflow stopped working, the most likely explanation is a genuine product change, not something wrong with your setup. Re-approaching the task with a clean Table format, specific column headers, and narrower prompts resolves the majority of "it worked before" situations.