Hi I am trying to import the list below in CSV for a client.
I understand there are the "" delimitators in the empty fields, but I cannot find a way to convert this file to a valid format and import it in the list.
Please let me know, thanks, Carlo
Name,"Surname","Email"
"","","info@demo.it"
"","","info@demo.it"
"","","demo@demo.com"
"","","demo@demo.it"
"","","demo@gmail.com"
"","","demo@demo.info"
"","","info@demo.com"
I understand there are the "" delimitators in the empty fields, but I cannot find a way to convert this file to a valid format and import it in the list.
Please let me know, thanks, Carlo
Name,"Surname","Email"
"","","info@demo.it"
"","","info@demo.it"
"","","demo@demo.com"
"","","demo@demo.it"
"","","demo@gmail.com"
"","","demo@demo.info"
"","","info@demo.com"
Last edited: