Hi,
I'm trying to use the Textjoin function in VBA.
I know how to do it for the first row, but I'm having issues when I want it to apply for the whole column.
For example, I want it to start at AH2 and the formula on the cell should be =TEXTJOIN("-",TRUE,I2,AE2,AF2,AG2).
For AH3 the formula...