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

How to use Importrange and filter function with a cell reference

$
0
0

I want to use filter function with a database from another google sheet website, whenever they have the same "asset number"

I used the formula=Filter({IMPORTRANGE(database WEBSITE, "R9:U")}, index({IMPORTRANGE(database WEBSITE, "Asset report!A9:A")},,1)="1631870")

it works, but I want to change the "=" to A2 of the master sheet then it just doesnt work, having #N/A, with no result found message

=Filter({IMPORTRANGE(WEBSITE, "R9:U")}, index({IMPORTRANGE(WEBSITE, "Asset report!A9:A")},,1)=A2)

How can I modify the "A2" to make it works? Thanks.

enter image description here


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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