I have a huge, 6,000+ row Calc spreadsheet of my Great-Grandfather’s diaries that has text within cells that are formatted with line breaks. Here is an example from one of the cells:
Tuesday April 16, 1861 <line break here that I want to replace with a “br” html tag
…Studying also about the constitutionality of coercing the seceding states, preparing for a debate.
<line break here that I want to replace with two “br” html tags
Thursday April 18, 1861Tuesday April 16, 1861 <line break here that I want to replace with a “br” html tag
…Went to town after four o’clock to see the military, but was disappointed. Thought considerable about the war.
<line break here that I want to replace with two “br” html tags
Saturday April 20, 1861Tuesday April 16, 1861 <line break here that I want to replace with a “br” html tag
…went to town and saw the soldiers march and got me a pair of boots for which I paid $5.00. Great excitement in town about the war. Harpers Ferry destroyed.
This spreadsheet will ultimately be converted to an html table for use in a special project.
In addition, when I select one of these cells, all that appears in the edit box at the top of the screen is the first line of the cell. None of the other text shows there. Consequently FIND & REPLACE cannot find the line breaks.
What can I do to fix this?



