FengShui1998
MIS
Hello,
I am trying to read a .CSV file using the split function. However, some of the data also has a comma in the field. For example,
"john Doe", "Seattle, Washington", "Analyst", "Doe, John"
Any ideas how to read this in successfully without using the Excel app?
Thanks in advance.
Fengshui1998
I am trying to read a .CSV file using the split function. However, some of the data also has a comma in the field. For example,
"john Doe", "Seattle, Washington", "Analyst", "Doe, John"
Any ideas how to read this in successfully without using the Excel app?
Thanks in advance.
Fengshui1998