We have an interesting interface. The sending vendor system is using a comma to delimit their fields. Unfortunately, they also have a name field buried within their data and yes you guessed it - the names "could" have a comma. So it is a comma delimited file with an occasional extra comma.
Any guidance on how you would handle this situation?