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

How to stack query results into single cell formula

$
0
0

I'd like to generate a URL based on a list of items that will change over time and I'm having a little trouble. My data looks like this:

ItemsURL
Item 1Item1URL
Item 2Item2URL
Item 3Item3URL

and I'd like to generate a URL that looks like this: "website.com/?items&Item1URL&Item2URL&Item3URL"

Right now I have this formula, but it only returns "website.com/items?&Item1URL"

="https://www.website.com/items?"&query(A3:B,"SELECT B WHERE A <> ''")

Can anyone help?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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