- This topic has 2 replies, 2 voices, and was last updated 9 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › CSV export of bookings.
I have a problem with all fields of type TextArea.
All line breaks in these fields are converted to a new record in the export file.
There are no problems in the print view.
This is expected behavior: excell/openoffice/libreoffice/… will recognize the double-quoted columns correctly.
If you want to analyze results manually yourself, take this into account.
See also: http://stackoverflow.com/questions/24018597/adding-a-newline-character-within-a-cell-csv
Thank you for your answer. That helped me.
I could have recognized that myself 🙂