Use the TEXTJOIN tag for questions that specify it in the question or could benefit from its use in a proposed solution.
I have a need to search a row of cells, and for every cell that contains a specific value, return …
excel excel-formula lookup textjoinI've got a long spreadsheet with numbers. I need to get them in one string delimited by ; eg. 4364453;24332432;2342432 I know …
excel concatenation textjoinI tried using TextJoin function with IF in it, but it somehow doesn't seem to work. I think I've written …
if-statement google-sheets textjoinI'm trying to concat multiple results from an index match into one cell. Here is an example data set I'm …
excel excel-formula vlookup string-concatenation textjoin