Forum Discussion
Hogstad_Raadgivning
Jan 09, 2025Iron Contributor
VSTACK tables with different number of columns
Hi, I have 2 tables with different number of columns and that cause the text string to cut, because columns with errors is added to that table in VSTACK. I Can use IFERROR and hide the errors. Bu...
Hogstad_Raadgivning
Jan 09, 2025Iron Contributor
I used TextJoin, to solve it. The problem then, is that is also Textjoin the second table...