0
Отвечен
Problem exporting data in CSV format
Hi. Please can you advise when i export the data in a csv comma delimited file format why most of the data is not separated into columns. This the first time this is happening.
Regards
Peter
Сервис поддержки клиентов работает на платформе UserEcho
Hello.
CSV is a text file for export to EXCEL.
Look at the file in a text editor, and you will see that each column is separated by a semicolon (;)
Run EXCEL, go to the "Data" tab.
Select "From a text file", and the data export wizard will open.
In the process, select the "Semicolon" separator and Done.