+ Reply to Thread
Results 1 to 7 of 7

Google Sheets - Referencing Data in an excel spreadsheet

  1. #1
    Forum Contributor
    Join Date
    05-15-2015
    Location
    Orlando, FL
    MS-Off Ver
    Office Standard 2016
    Posts
    266

    Google Sheets - Referencing Data in an excel spreadsheet

    Good morning,

    My company uses the Google Apps program and therefore I'm trying to find a better way to transfer data over into Google Sheets.

    Right now, I use several SQL Stored Procedues that spit out data from our system into an excel spreadsheet. Right now my current process is to refresh the data and then paste it into a Google Sheet every day. We have several company Google Sheets that reference this data using the Google "IMPORTRANGE" function. Does anyone have any suggestions on how this might be improved? I don't think we can have our queries be put into Google Sheets due to security reasons. Is there anyway to import data from an excel sheet that is saved on Google Drive? Or perhaps a macro that could somehow paste Excel data into an existing Google Sheet? Really trying to eliminate the manual upload part as it takes long as its thousands of rows of data.

    Any suggestions would be greatly appreciated.
    Last edited by jharvey87; 05-18-2022 at 02:07 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,691

    Re: Google Sheets

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however "Google Sheets" does not really convey what your request is about--it applies to almost every question in this subforum. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    05-15-2015
    Location
    Orlando, FL
    MS-Off Ver
    Office Standard 2016
    Posts
    266

    Re: Google Sheets

    Respectuflly I've been using this forum for several years, I love it, ton of great help here. However, I honestly don't know how I could explain what I'm looking for any better then what I posted. I was simply asking is there a way to pull data from an "importrange" type function that is from excel spreadsheet rather than a Google Sheet. For example, you save the Excel on your Google Drive, can a google sheet reference data on the XLS file, or is that not possible. In short, I'm trying to avoid the copying and pasting of data from Excel into Google Sheets as noted above.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,397

    Re: Google Sheets

    Your title could be: "Find more efficient way to transfer data from Excel to Google Sheets than copy/paste."

    Respectfully, "Google Sheets" tells us nothing of any value whatsoever.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,691

    Re: Google Sheets

    Quote Originally Posted by jharvey87 View Post
    I honestly don't know how I could explain what I'm looking for any better then what I posted.
    Your post is OK. It's the title that's the problem.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,397

    Re: Google Sheets - Referencing Data in an excel spreadsheet

    I suggested a suitable title in post #4. Please use that.

  7. #7
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: Google Sheets - Referencing Data in an excel spreadsheet

    @jharvey87

    You cannot use the IMPORTRANGE() function to directly import data from an Excel spreadsheet. The IMPORTRANGE() function will only import data from a Google spreadsheet.

    Option 1:
    Upload the Excel spreadsheet into Google Drive and convert it to a Google spreadsheet. You can then use the IMPORTRANGE() function to import the data from the converted file.

    Option 2:
    Export the Excel spreadsheet to a CSV file, then use the IMPORTDATA() function to get the data into a Google spreadsheet.

    In either case, if you have master data that different users or user groups should only have access to partial data, or if you want to ensure that they do not have access to the complete dataset, then you should have a system that is structured like this:

    safe-structure.png

    this type of structure will allow you to add more source data or renew source data because the intermediate file will prevent direct access to the source data file.
    As a gesture off appreciation, you can click * Add Reputation at the foot of any of the posts of members who helped you reach a solution.

    And finally, was your problem solved? if so, please click Thread Tools above the first post of your enquiry, then select [Solved]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Google Sheets. Can I connect offline data from excel to google sheets?
    By drlemur39 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 11-15-2021, 10:40 AM
  2. (Google App Scripts) Copy and paste value for all Google Sheets contained in one folder
    By bobbiekan in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 09-29-2021, 11:48 PM
  3. Google Sheets: Condition formatting in Google sheet
    By cyee in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 02-18-2021, 05:35 PM
  4. [SOLVED] Google sheets script to download file and save it to google drive folder and use it's data
    By western in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 01-18-2021, 01:31 PM
  5. [SOLVED] Google sheets vba to download file and save it to google drive folder and use it's data
    By western in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-14-2021, 08:48 AM
  6. Google Apps Script for Google Sheets Pulling Formulas from Master to Several Slave Sheets
    By excelroofing in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 08-22-2018, 02:06 AM
  7. email row contents based on cell values (google sheets populated by google forms)
    By reedg in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 01-13-2016, 02:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1