GuidesGoogle Sheets

How to open a CSV file in Google Sheets

Learn how to open a CSV file in Google Sheets from Drive or by importing it — preserve formatting and keep your column structure.

Quick answer

To open a CSV file in Google Sheets, upload it to Google Drive, then double-click it. Google Drive shows a preview — click Open with Google Sheets to convert it. Alternatively, open a sheet and go to File > Import to bring the CSV data into an existing spreadsheet.

Steps at a glance

  1. Upload the CSV file to Google Drive.
  2. Double-click the CSV file in Drive to open the preview.
  3. Click Open with Google Sheets at the top of the preview.
  4. Google Sheets opens the file with columns split by comma automatically.
  5. Go to File > Save as Google Sheets if you want to keep editing it.

Interactive demo

Loading demo…

This interactive demo was created free with Arclet in 2 minutes.

Create your own demo →

Summary

There are two ways to open a CSV in Google Sheets: open it directly from Google Drive (which creates a new spreadsheet), or use File > Import inside an existing sheet (which gives you control over how data is placed). The import route lets you choose delimiter, placement, and whether to convert numbers and dates automatically.

Step-by-step guide

  1. Step 1

    Upload the CSV to Google Drive

    Go to drive.google.com and drag the CSV file into the Drive window, or click New > File upload and select the file.

  2. Step 2

    Open the CSV preview

    Double-click the CSV file in Drive. A text preview opens showing the raw comma-separated content.

  3. Step 3

    Open with Google Sheets

    Click Open with Google Sheets at the top of the preview. Google Sheets opens the file as a spreadsheet with columns split at each comma.

  4. Step 4

    Import into an existing sheet (alternative)

    If you want to add CSV data to an existing spreadsheet, go to File > Import, upload or locate the CSV, and choose where to place the data — current sheet, new sheet, or replace spreadsheet.

Why this matters

Someone sent you a .csv file and when you try to open it, it looks like a wall of comma-separated text in a notepad window. You need it in a proper spreadsheet format so you can actually work with the data.

Troubleshooting

  • The CSV opens in Google Docs instead of Google Sheets

    Right-click the CSV file in Drive and choose Open with > Google Sheets to override the default app for this file.

  • All data appears in one column instead of separate columns

    The CSV may use a semicolon or tab as a delimiter instead of a comma. Use File > Import, upload the file, and change the Separator type to match the file's delimiter.

Frequently asked questions

  • Does opening a CSV in Google Sheets change the original file?

    No. Google Sheets creates a new Google Sheets file from the CSV. The original CSV file in Drive remains unchanged.

  • Can I open a large CSV file in Google Sheets?

    Google Sheets supports up to 10 million cells per spreadsheet. Very large CSVs that exceed this limit cannot be fully imported. For large datasets, consider splitting the file before importing.

Create interactive demos like this one — free, no coding required.

Start for free →