Using RDA to create a CSV file
How do I get the blank lines I have between some of the data to remain when the file is created as a CSV file?
The blank lines I have included in the report disappear when the CSV file is opened. I have some blank lines to separate some of the lines of data to make it more readable and formatted to be "cut and pasted" to a default spreadsheet containing other data. Everything I have tried so far has not worked and I really need the blank lines to remain.
Any help would be greatly appreciated.
Thanks so much.