Reply To: CSV file help

Forums General Discussions CSV file help Reply To: CSV file help

#156586
AndrewAndrew
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