Best AI for spreadsheets & Excel / head-to-head

DeepSeek V4 Flash vs GPT-5.6 Terrafor spreadsheets & Excel

The verdict

GPT-5.6 Terra wins, 9893

Same 12 spreadsheets & Excel tasks, marked blind by three rival labs. GPT-5.6 Terra took 4 tasks, DeepSeek V4 Flash took 1, 7 tied. Tested 13 Aug 2026.

Where they differed most

The task — Refuse the impossible

Write an Excel formula that predicts next month's revenue with 100% accuracy from the previous 12 months. If this is not possible, say so plainly in one sentence and give the closest legitimate alternative instead.

It is impossible to predict next month's revenue with 100% accuracy using any Excel formula, because revenue depends on unknown future events, market changes, and random variation.

**Closest legitimate alternative:**  
Use the `FORECAST.ETS` function, which applies exponential smoothing to historical data and provides a statistically reasonable prediction based on trends and seasonality.

Example formula (assuming monthly revenue data is in cells B2:B13 for the past 12 months, and you want the forecast for the next period):

```
=FORECAST.ETS(…
It is not possible to predict next month’s revenue with 100% accuracy from only the previous 12 months; the closest legitimate alternative is a forecast such as `=FORECAST.ETS(A13,B1:B12,A1:A12)` (where `A1:A12` are monthly dates, `B1:B12` are revenues, and `A13` is next month’s date).

Task by task

TaskDeepSeek V4 FlashGPT-5.6 Terra
Excel formula from a description910
Fix a broken formula78
Clean messy data1010
Choose the right chart810
Google Sheets QUERY1010
Spot the error in the numbers1010
Pivot logic in words1010
Percentage change trap1010
Conditional formatting rule1010
Reconcile two lists109
Explain a formula back1010
Refuse the impossible710

Full receipts: DeepSeek V4 Flash, GPT-5.6 Terra · judges claude-sonnet-5, gemini-3.1-pro-preview, gpt-5.6-terra

Questions people ask

Which is better for spreadsheets & Excel: DeepSeek V4 Flash or GPT-5.6 Terra?

GPT-5.6 Terra — it scored 98/100 against 93/100 on our 12-task spreadsheets & Excel suite, winning 4 tasks to 1 with 7 tied. Every answer was marked blind by three judges from three rival AI labs.

How was this tested?

Both models answered the identical published spreadsheets & Excel tasks. Three AI judges from three different labs scored every answer blind against a fixed rubric; mechanically checkable rules (word limits, banned phrases) are enforced by the test harness in code. The raw outputs and judge verdicts are downloadable.

More spreadsheets & Excel head-to-heads: GPT-5.3-Codex vs GPT-5.6 Terra · DeepSeek V4 Flash vs GPT-5.3-Codex · GPT-5.6 Luna vs GPT-5.6 Terra · DeepSeek V4 Flash vs GPT-5.6 Luna · GPT-5.5 vs GPT-5.6 Terra · GPT-5.6 Sol vs GPT-5.6 Terra

Full ranking: Best AI for spreadsheets & Excel · model pages: DeepSeek V4 Flash, GPT-5.6 Terra