Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Solving ERROR: Array result was not expanded because it would overwrite data in B6 when using IMPORTRANGE

$
0
0

I am trying to make a Google Sheets book to keep track of my schedule. When importing data across sheets, I used IMPORTRANGE(url, range) to import data from Sheet1 to Sheet3. This worked at first; however, after using this formula again in the same column to import data from Sheet2 to Sheet3, this error occurred:

Array result was not expanded because it would overwrite data in B6 when using IMPORTRANGE

I've tried several solutions, such as the UNIQUE formula and so on. However, none have worked for my particular situation.

Why not copy and paste, you might ask: This is because the amount of data I have to import is quite large. In addition, I would like to prevent discrepancies from occurring between sheets.

The formula works in a single cellUsing IMPORTRANGE to import data from Sheet1 to this sheet

However, when adding the same formula to the next cell in the column (only changing the data source from Sheet1 to Sheet2), the error occurs:Error occurs!


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>