Forums › General Discussions › CSV file help › Reply To: CSV file help
June 16, 2017 at 12:53 pm #156586
Moderator
Hi Charles,
If simply re-saving the file fixed the issue, I’m going to guess that the line endings is what is resolved it. Our software probably saves newlines with ‘\n’ and excel will replace them with ‘\r\n’. After looking at the files, the resaved version also removed the spaces between the values on each line, maybe that?
Glad you found a solution,
Regards,
Andrew