← DataExact
Tool

Excel to Google Sheets

Google Sheets will open your .xlsx. What it won't do is tell you what it dropped on the way in. Upload a workbook and get the list — every formula, format and feature the import would change — plus a repaired copy with the breakages that can be fixed already fixed.

01 Upload your workbook

.xlsx or .xlsm, up to 10 MB. Nothing is rewritten except the formulas that have to be — charts, images, pivot tables and macros are copied through untouched.
Click to choose a file or drag it here
Nothing to hand?

02 Links to other workbooks — optional

Google Sheets has no cross-file references at all, so a formula pointing at another workbook always arrives broken. The alternative is to keep the number and lose the link.

03 Check it

Your file is read on the server, reported on, and deleted within the hour. It is never opened by anyone.

Converting Excel to Google Sheets without losing your work

Google Sheets imports .xlsx files directly, and for a simple workbook that is genuinely all you need. The trouble starts with the workbooks that aren't simple. Sheets doesn't refuse the parts it can't handle — it drops them, quietly, and hands you a spreadsheet that looks close enough to right that nobody checks. The formula that became a #NAME? error is three tabs over. The conditional formatting that made the overdue rows red is simply not there any more.

This tool reads the workbook the way Sheets is about to and tells you, cell by cell, what will be different. Then it repairs what can be repaired before the import rather than after.

What Google Sheets loses from an Excel file

The list is longer than most people expect, and it falls into three groups.

Things that arrive broken

Things that arrive different

Things that stop the import entirely

Google Sheets holds ten million cells and 18,278 columns. Past either, the conversion doesn't truncate — it fails, and the workbook has to be split first. The report tells you before you find out the hard way.

How it works

  1. Upload a .xlsx or .xlsm file.
  2. Read the report. Findings are grouped by what they cost you, and each one names the sheet and cell so you can go and look.
  3. Download the repaired workbook with the fixable breakages already fixed.
  4. Import it into Google Sheets — File › Import › Upload, and choose Replace spreadsheet or Create new spreadsheet.

Nothing else in the file is rewritten

Tools that rebuild a spreadsheet to change one thing tend to lose everything they don't understand. This one edits the formula text inside the file and copies every other part through byte for byte — charts, images, pivot caches, styles, drawings, the macro project. A workbook with nothing to repair comes back identical to the one that went in, which is the strongest guarantee the tool can give that the repair itself cost you nothing.

The repaired file is aimed at the import rather than back at Excel: taking the _xlfn. prefix off a function is what makes it work in Sheets and what stops Excel recognising it. Keep your original — this is a file to import, not a replacement for the one you have.

Frequently asked

Can't I just upload the .xlsx to Google Drive?

You can, and you should — that's the last step here. The question this answers is what that upload will cost you, before it costs you it.

Does this need access to my Google account?

No. Nothing here connects to Drive or Sheets. You get a file back and import it yourself, which means there is no account to authorise and no permission to grant.

What happens to my file?

It's read on the server to produce the report and the repaired copy, and both are deleted within the hour. Nobody opens it.

Does it work the other way round?

Not yet. Google Sheets exports to .xlsx from File › Download, and that direction loses much less, because Excel implements nearly everything Sheets does.