I try to query from other sheet using vlookup() or something similar. I want to count how many array it will produce.
How can i find the length of the output or the resulting array from query() or filter() or vlookup()? Something similar to len() but for counting array.
Thanks
you can use ROWS or COLUMNS
=ROWS(QUERY(your_query))
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With