Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Textjoin in a sequence within a range

i’m trying to textjoin a range with a delimiter:

example

Is there a way to textjoin this into a sequence every 3 cells within a range

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I know i can do it with: A1&B1&C1&"-" etc. but my range is to great for that A until XXX and i need to ignore blank cells within that range

>Solution :

Simple:

=TEXTJOIN({"","","-"},TRUE,A1:I1)

xlsx

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading