HN2new | past | comments | ask | show | jobs | submitlogin

How do you have CSV data with a comma within a field?


You use another delimiter if you need commas. CSV isn't comma only (contrary to what the name implies), you could use '!' or anything else.


Enclose the field in quotes: a,"b,b",c




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: