Would it be possible to have an option to export CSV in Mac format? Newlines in comments in the export stop the ability to easily import into Excel; they break into new rows, which makes the CSV unusable on Mac.
For example, Formidable Pro has an option to export CSV in various formats (UTF-8, ISO-8859-1, Windows-1256, Windows-1251, and Macintosh), and when choosing “Mac” format, the newlines in fields in CSV files can be imported into Excel on Mac format just fine. It might be a matter of just being able to have “/r/n” as a record break, rather than just “/n” in the export.
Would it be possible to have an option to export CSV in Mac format? Newlines in comments in the export stop the ability to easily import into Excel; they break into new rows, which makes the CSV unusable on Mac.
For example, Formidable Pro has an option to export CSV in various formats (UTF-8, ISO-8859-1, Windows-1256, Windows-1251, and Macintosh), and when choosing “Mac” format, the newlines in fields in CSV files can be imported into Excel on Mac format just fine. It might be a matter of just being able to have “/r/n” as a record break, rather than just “/n” in the export.