Type a sentence. Get a spreadsheet.

Google Sheets' Gemini update turns plain English — or any of 25+ languages — into a fully built table: columns, rows, sample data and formulas. Watch the cells fly in below, then learn how NL→table generation actually works.

Pick a prompt preset to build a sheet…
drag to orbit · wheel/pinch to zoom

Prompt presets

Building content calendar… Gemini infers columns from the request, then fills sample rows.

Prompt language

Time cost: manual vs AI

setup time~45 seconds

One sentence → schema, 30 rows and formulas generated for you. You spend your time verifying, not typing.

How NL→table generation works

1Your sentence is parsed for entities ("posts", "expenses", "habits") — these become columns.
2Constraints ("30-day", "weekly", "with categories") become row counts, data validation and dropdowns.
3The model proposes a schema (name + type per column: date, text, currency, checkbox).
4Plausible sample data and formulas are generated to fill it — ready to edit, not a blank grid.

Prompt patterns that work

25+ languages, one grid

The same request works in Spanish, French, Hindi, Japanese and 20+ more — the model maps meaning, not keywords, to schema. Try the language buttons above: the prompt changes, the generated table doesn't.

Handy for teams: a manager can spec a tracker in one language and teammates can extend it in another.

Limits — verify before you trust

Generated formulas can be wrong in subtle ways (off-by-one ranges, wrong sheet references). Spot-check any =SUMIF or =ARRAYFORMULA against a hand computation before decisions ride on it.

Sample data is plausible, not real — replace it. And complex multi-sheet models with pivot logic still usually need a human pass.

Enjoy this tool? Build your own with Super