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

Data from second importrange function is in the wrong column

$
0
0

When I import 2 ranges that are each in Columns A to L in their respective sheets, the second range is being returned in Columns M to X.

How can I fix it so the data from both ranges is returned in Columns A to L one range below the other?

My current formula

=Query({   importrange("https://docs.google.com/spreadsheets/d/1xaZ2ZJDRWZOLhgC7MEy9A88hJIxqE-zmfXb4JSzw2yw/edit?gid=801569922#gid=801569922","Missions | RAW!A:L"),   importrange("https://docs.google.com/spreadsheets/d/1xaZ2ZJDRWZOLhgC7MEy9A88hJIxqE-zmfXb4JSzw2yw/edit?gid=801569922#gid=801569922","Authentication | RAW!A:L")},"SELECT * WHERE Col1 IS NOT NULL")

Viewing all articles
Browse latest Browse all 9786

Trending Articles



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