Forum Discussion
davjam2019
Jun 22, 2021Copper Contributor
Line breaks within a Cell
I have some text (in .txt format) that I wish to enter into a cell. The text contains "new lines" (hex 0A I think) and as a result a copy and paste approach makes the text enter into several cells i...
Riny_van_Eekelen
Jun 22, 2021Platinum Contributor
davjam2019 Make sure you switch on Wrap text
for all cells that contain the line feeds (i.e. Alt-Enter or CHAR(10) ).