• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

how to format cell content without crlf

mdavid

Member
Hi,
I'm trying to create a csv file, I have cells that contain text which is formatted into paragraphs using crlf. In the csv file I expect to see each row as a line with a new line (\n) at the end of the row, but the rows are split whenever there's a crlf, how can I format new lines in text in a csv file?

Thanks for any help
David
 
Back
Top