combine cells with option-return character
I have some cells containing text and I want to concat them together using an option-return character. None of the functions appear to let me use anything other than the standard alphanumerics. For example, to go from 3 separate cells:
cell 1: very long text
cell 2: short text
cell 3: very much longer text
to one combined cell
cell 4: very much longer text
very long text
short text