About 2,930,000 results
Open links in new tab
  1. IMPORTRANGE - Google Docs Editors Help

    IMPORTRANGE automatically checks for updates every hour while the document is open, even if the formula and spreadsheet don’t change. If you delete, read, or overwrite the cells with the same …

  2. Combining multiple spreadsheets in one using IMPORTRANGE

    Jul 28, 2015 · I would like to aggregate the data of multiple spreadsheets into one spreadsheet. Spreadsheet 1 has a Row of Strings A2:A500 Spreadsheet 2 has a Row of Strings A2:A500 …

  3. Using FILTER with IMPORTRANGE to Remove Blank Rows

    Jun 8, 2021 · I'm working with the following Google Sheet. I'm trying to import data from a sheet into another sheet using IMPORTRANGE () and then using FILTER () to remove the blank rows. …

  4. How to resolve IMPORTRANGE access permission issue in Google Sheets

    Oct 25, 2023 · I am encountering an issue in Google Sheets while utilizing the IMPORTRANGE function across two sheets, both of which I am the owner of. Whenever I attempt to import data, I am greeted …

  5. Import range Issue "You don't have permissions to access that sheet ...

    Hi! I've been trying to use the formula for "Import Range" but it keeps saying "You don't have permissions to access that sheet" I own the sheet I'm trying to pull the data from and didn't get a …

  6. Equivalent of Google Sheets Importrange - Super User

    Mar 10, 2017 · In google sheets I write IMPORTRANGE once (and in one - top left - cell) and it imports all the specified data. I do not reference cells individually. It also means that if I add rows in …

  7. Why is this IMPORTRANGE formula not working? - Stack Overflow

    One other issue that can prevent import range from working is leading or trailing space in your sheet name. Make you check the sheet tab and clean out any leading or trailing spaces or your formula …

  8. Google Spreadsheet Import Range #REF! Error (Randomly)

    Oct 8, 2013 · Normally the importRange function works just fine, and looks something like the following: The Spreadsheet key is typed correctly - I've been using this strategy in Google Spreadsheets for a …

  9. Quota/limitations on importrange() and importdata() in Google Sheets?

    Mar 29, 2023 · Replace the data in the original spreadsheet with importrange() formulas that point to the new grandmother. The original spreadsheet becomes one of the mothers, and the existing daughters …

  10. Is it possible to do ImportRange in Google Apps Script?

    Jun 22, 2012 · I have done some searching but cannot find an answer to my query. I know that on a Google Spreadsheet you can use ImportRange in a cell on a spreadsheet like this: …