Forum Discussion
JMLG_423
Jul 14, 2022Copper Contributor
TEXTJOIN
Any way to get around this limitation of using TEXTJOIN? "If the resulting string exceeds 32767 characters (cell limit), TEXTJOIN returns the #VALUE! error? Thanks
PeterBartholomew1
Jul 14, 2022Silver Contributor
I think the 32K characters is a hard limit. That leaves you needing to hold the data as an array of text cells.