I have a CSV file where the fields are not enclosed in quote marks but some text fields contain quote marks as part of the data - for example 5" X 3" Cards. Rows with this kind of value don't import correctly. I've tried all four settings of Option 9 of the Input Data tool "Ignore Delimiters in" without success.
The odd thing is that this file opens up perfectly in Excel. So my workaround is to open the CSV in Excel and then save it as an Excel document and use that as my input.
If I were to guess at a solution, it might be:
- Automate the conversion of the CSV file to an Excel document.
- Otherwise transform the CSV file before importing it as data.
- Try something I haven't thought of.
The attached sample produces the kind of error I'm getting. Any ideas?
Thanks!