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

Importing specific rows within one document to another sheet

$
0
0

I found a similar question on your site.Importing only certain rows between spreadsheet documents

Is it possible to realize the same import within one document?

I have a table with a large number of rows on the first sheet. On the second sheet I need to import only those rows that contain a specific text in the 6th column.

I have tried to do it in a similar way.

=QUERY(ArrayFormula(General!B3:L2502), "SELECT * WHERE Col6 contains 'value' ORDER BY Col1")

But the miracle didn't happen...


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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