Google Sheets ↔ Excel

Google Sheets ↔ Excel: what breaks, and how we handle it.

Moving a spreadsheet between Google Sheets and Excel is a well-known source of quiet breakage — a formula that stops working, a column that collapses, a file that balloons to millions of empty rows.

These guides are deliberately honest. Each one names a real problem, explains what’s actually happening underneath, and says exactly what xlsx-for-ai does about it — whether that’s reading the value correctly, detecting the problem and telling you rather than guessing, or flagging a loss so it isn’t silent. Where a platform difference can’t be prevented, we say so plainly. We’d rather leave a guide unwritten than claim to solve something we don’t.

Formulas that don’t convert

Data that looks different

Files and CSV

How you use these

Every guide works the same way: add the xlsx-for-ai connector to Claude once, then either point it at your live Google Sheet by id (read-only, with a read-only Google token you supply) or hand it a downloaded export. It reads the file with its own engine and tells you what it did — and what it couldn’t carry across. See the setup steps →

More guides are on the way as we prove out each case — we add a problem here only once we actually handle it.