I am trying to track reviews that I write online in Calc. One of the columns, I would like to set up to contain the text of the review itself. This works ok as long as the review is only one paragraph, but if there are multiple paragraphs, the cell is grown to show each paragraph on it’s own line, like this:
This is paragraph one.
This is paragraph two.
This is paragraph three.
It was adding each paragraph as it’s own cell, but I figured out that if I double click on the cell and THEN paste the text, it adds everything to that single cell.
I would much rather if the entire text would be on a single line, like this:
This is paragraph one. /n This is paragraph two. /n This is paragraph three.
Is there any way that the column itself can be formatted to act like this? Any help or advice would be greatly appreciated. Thanks.