I would like to JOIN() to allow the carriage return as a separator.
This would allow me to transpose the data.
JOIN([Column1]23:[Column12]23,"\n") would take the row and give me a cell with the contents transposed vertically.
JOIN([Column1]1:[Column1]22," ") would take the column and give me a cell with the contents transposed horizontally.
Integration to tools like Evernote or Slack would allow the notes to be visually easier to read and comprehend.
Thanks.
Craig