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

Posted on Mar 25, 2023 9:34 AM

Reply
Question marked as Top-ranking reply

Posted on Mar 25, 2023 12:10 PM

Does this do what you want:



RThe option-return characters are enclosed in pairs of quotation marks to identify them to the formula as 'TEXT' characters.


My entry process for this formula in cell B2 was this:

  • Click cell B2 to select it
  • Press = to open the formula editor.


  • Click cell C2


  • type &"
  • press shift-option-return
  • type "&


  • repeat with D2


  • click E2


  • Click the green check button to close the editor and activate the formula.



Regards,

Barry

4 replies
Question marked as Top-ranking reply

Mar 25, 2023 12:10 PM in response to rgb99

Does this do what you want:



RThe option-return characters are enclosed in pairs of quotation marks to identify them to the formula as 'TEXT' characters.


My entry process for this formula in cell B2 was this:

  • Click cell B2 to select it
  • Press = to open the formula editor.


  • Click cell C2


  • type &"
  • press shift-option-return
  • type "&


  • repeat with D2


  • click E2


  • Click the green check button to close the editor and activate the formula.



Regards,

Barry

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

combine cells with option-return character

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.