Computer >> Computer tutorials >  >> Software >> Office

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

To illustrate, let’s assume the Fruit Sales Data shown in the B4:E13 is what we want to copy and paste from Excel to Google Sheets.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

Method 1 – Using the Keyboard Shortcut to Copy and Paste from Excel to Google Sheets

Steps:

  • Select the B2:E15 cells >> press the CTRL + C keys to copy the data from the Excel worksheet.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Open a spreadsheet in Google Sheets >> hit the CTRL + V keys to paste the data.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

You’ve copied and pasted the data from Excel to Google Sheets.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

Method 2 – Applying Paste Special

Steps:

  • Choose the B2:E15 cells >> hit the CTRL + C keys to copy the data.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Open a new spreadsheet >> Right-click in any cell >> move to Paste Special >> choose the Values only option.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

This pastes only the values from the Excel file.

  • Press the CTRL + ALT + V keys to apply the formatting to the cells.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

The results should look like the image shown below.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

Method 3 – Utilizing the Import Option

Steps:

  • Click the File tab >> select the Import option.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • In the Import file wizard, press Upload >> click the Select a file from your device option.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Select the required Excel file, e.g. Copying and Pasting from Excel to Google Sheets.xlsx >> press the Open button.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Select the Insert new sheets option >> insert a check mark for Import Theme >> hit the Import Data button.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

The output should look like the image below.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

Method 4 – Employing IMPORTRANGE Function to Copy and Paste from Excel to GoogleSheets

Steps:

  • Upload the Excel file into Google Drive >> open the spreadsheet.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Navigate to the File tab >> click the Save as Google Sheets option.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Copy the URL of the spreadsheet by pressing the CTRL + C keys.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Go to the B4 cell >> enter the formula given below >> click the Allow access option.

=IMPORTRANGE("https://docs.google.com/spreadsheets/d/1GeFnbAIaDFcWEy_3mL9G_X2k2AzZIPo_7NPhR2PPw-Q/edit#gid=1168615131","Sheet1!B4:E15")

In this formula, the B4:E15 range refers to the Item, Unit Price, Quantity, and Cost columns.

Formula Breakdown:

  • IMPORTRANGE(“https://docs.google.com/spreadsheets/d/1GeFnbAIaDFcWEy_3mL9G_X2k2AzZIPo_7NPhR2PPw-Q/edit#gid=1168615131″,”Sheet1!B4:E15”) → imports a range of cells from a specified spreadsheet. Here, “https://docs.google.com/spreadsheets/d/1GeFnbAIaDFcWEy_3mL9G_X2k2AzZIPo_7NPhR2PPw-Q/edit#gid=1168615131” represents the spreadsheet_url argument which refers to the uploaded Excel file while the “Sheet1!B4:E15” represents the range_string argument which returns the range of cells from the specified sheet.

Note: Please make sure to grant access to the spreadsheet by clicking the Allow access button.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Apply the formatting to the cells according to your preference.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

The final output should look like the image shown below.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

How to Copy and Paste Formulas from Excel to Google Sheets

So far we’ve seen copying and pasting the values with formatting, what if you want to copy and paste formulas from Excel to Google Sheets?

Steps:

  • Select the B2:E15 cells >> press the CTRL + ~ (Tilde character) >> hit the CTRL + C.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • Press the CTRL + V keys to paste the data into Google Sheets with the formulas.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

How to Copy and Paste from Excel to Google Sheets Without Changing Format

Steps:

  • Choose the B2:E15 cells >> type in the CTRL + C keys to copy the data.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

  • In a new spreadsheet, Right-click in one of the cells >> proceed to Paste Special >> select the Format only option.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

This inserts the cell formatting as shown in the image below.

  • Hit the CTRL + SHIFT + V keys to paste the values.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

The final output should look like in the image below.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

What to Do If Copy and Paste from Excel to Google Sheets Is Not Working

When trying to paste data into Google Sheets with the Edit menu, you may see a message pop up, telling you to use the CTRL + C keys instead.

Seamlessly Transfer Excel Data to Google Sheets: 4 Proven Techniques

For security concerns, websites cannot access your computer’s clipboard, so Google Sheets cannot paste the data from the clipboard. There is a simple fix for this. Just install the Google Docs Offline extension for your browser and you are good to go.

Read More: [Solved:] Copy Paste from Excel to Google Sheets Not Working

Download Practice Workbook

Related Articles

  • Pros and Cons of Google Sheets vs Excel – Which Is Better?

<< Go Back to Export Data from Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!