However, there are multiple ways you can do this depending on the format of the original data. The process depends on whether the Excel spreadsheet is saved in CSV format, standard Excel format, or includes any scripting already. In this article we’ll look at four ways you can convert Excel files to a Google Sheets spreadsheet.

1. Simplest: Convert Excel to Google Sheets with Copy and Paste

1. Simplest: Convert Excel to Google Sheets with Copy and Paste

1. Simplest: Convert Excel to Google Sheets with Copy and Paste

If you only need to convert data from Excel to Google Sheets and you don’t have any complicated functions or scripts in the background, a simple copy and paste of the data will do.

2. From Excel File: Just Open the Excel File Directly

2. From Excel File: Just Open the Excel File Directly

2. From Excel File: Just Open the Excel File Directly

You can open an Excel file (*.XLSX) directly, but you’ll need to go through a step to upload the file first.  In Google Sheets, just follow these steps to open an Excel file directly. You will notice several things happen when you use this approach to convert Excel to Google Sheets.

The Excel file automatically converts to Google Sheets format.It opens in a newly created spreadsheet in your Google Sheets account.The formatting matches that of the original Excel spreadsheet as much as possible.

3. Importing CSV: Import Directly From an CSV File

3. Importing CSV: Import Directly From an CSV File

3. Importing CSV: Import Directly From an CSV File

You can import directly from an Excel file that’s saved in CSV format. However, you’ll need to know how the file is delimited; whether it’s tab or comma delimited, or with some other character.

Using the Import Feature

Follow the same procedure above, but when you select the CSV file, you’ll see a window to select what the formatting of the file is, and how you want to convert the spreadsheet data into a Google Sheet spreadsheet. You can also configure whether you want to open the data in a new spreadsheet, to replace the current sheet, or append to the current sheet. Also configure whether you want the text from the CSV file converted to the appropriate data type (numbers, dates, and formulas). Once you’ve made your conversion options, select Import data to bring the CSV file data into your Google Sheets spreadsheet.

Using the IMPORTDATA Function

Another approach to bringing in data from an Excel file saved in CSV format is by using the IMPORTDATA function in Google Sheets. There is one catch to this approach. The file needs to be stored on a web server online, and accessible via a direct link. For example, the Census Bureau provides lots of data files in CSV format, such as population totals by state at the following link:  https://www2.census.gov/programs-surveys/popest/datasets/2010-2019/national/totals/nst-est2019-alldata.csv You can import the data directly from such a CSV file into your Google Sheets spreadsheet using the IMPORTDATA function.

4. Open With: Open File After Uploading

4. Open With: Open File After Uploading

4. Open With: Open File After Uploading

There is one more technique to convert Excel to Google Sheets. This works whether the file is saved in CSV or XLSX format.

Converting Excel to Google Sheets

Converting Excel to Google Sheets

Converting Excel to Google Sheets

As you can see there’s more than just one way to get Excel spreadsheet data into Google Sheets. The approach you choose depends on the format of the original file, and which procedure feels the most convenient to you.