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

Using query as a text join

$
0
0

A few days ago I reach the limit of 50000 characters in one cell, I found a solution with "query" but I need a delimiter inside the formula that I haven't been able to find:

This is the formula:

=arrayformula(query(Sort!A2:A,,10000000))

as an example I used this A, B and C

with =TEXTJOIN("|",TRUE,arrayformula(A2:A)) I get:

A|B|C

but with =arrayformula(query(A2:A,,10000000)) I get:

A B C

How can I make the delimiter?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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