Last Updated on October 31, 2023 by Jake Sheridan
In this tutorial, you will learn how to create a csv file in google sheets.
A CSV file, or Comma-Separated Values file, is a type of text file where values are separated by commas to create a table of data from unformatted text. Because they contain no complex formatting or other metadata and are very easy to read, they’re a frequent intermediary file format for transferring data between different applications and services. If you need to create a CSV file from Google Sheets data, don’t worry: The Google Sheets developers understood the importance of CSV files and made it quick and easy to create them. Here how:
Step 1
Since CSV files contain no formatting or extra features, they can contain only a single sheet. Make sure the sheet you want to create the CSV from is active
Step 2
Open the File menu, hover over Download and choose Comma Separated Values (.csv)

Step 3
If prompted to do so, choose a name and location for the file. Otherwise it will be stored in your browser’s default downloads location, based on your preferences

Step 4
Note that the CSV file will contain no formulas, formatting, or other extras from the original Google Sheet since only text is supported in CSV files
Summary
Example Spreadsheet: Make a copy of the example spreadsheet, and CSV File
In this tutorial, I covered how to create a csv file in google sheets. Want more? Check out all the Google Sheets Tutorials.
More ways to import in Google Sheets:
- IMPORTXML
- IMPORTHTML
- IMPORTFEED
- IMPORTDATA
- IMPORTJSON
- Fix IMPORTRANGE Internal Error
- IMPORTRANGE From Another Tab
- IMPORTRANGE With Conditions
- IMPORTRANGE With Formatting
- VLOOKUP + IMPORTRANGE
- IMPORTRANGE Multiple Ranges
- Filter IMPORTRANGE Data
- Fix IMPORTRANGE Error Loading Data
- Fix IMPORTRANGE Formula Parse Error
- Open CSV File
- Import Data Into Google Sheets
- Import Spreadsheet Into Google Sheets
- Export Google Sheets To Excel
- Download Google Sheets
- How To Use Importrange
- Import CSV
- Import Excel
- Save as a CSV
- Import Data From Another Sheet
- Import Google Sheets To Excel
- Import PDF
- Export a Google Sheet into Different Formats
- Pull Data From Multiple Tabs
- Connect Google Forms To Google Sheets
- Open Excel In Google Sheets