Forum Discussion

nickcicc's avatar
nickcicc
Copper Contributor
Sep 30, 2019
Solved

New Spill function making concatenate output difficult?

I'm no Excel whiz, but I need to be able to concatenate the contents of cells in 9 columns into one, for each row in a 1000 row spreadsheet, with comma-delimited output. I used to be able to do this ...
  • nickcicc's avatar
    Sep 30, 2019

    Never mind - I have realised that CONCAT appears to have superseded CONCATENATE, and using CONCAT is giving me the output I need.

     

Resources