Hi there. This could be a curious one.
Has anybody come across a solution to remove stray commas that appear within strings in a CSV file please?
In effect I have many address fields that are punctuated with commas and I am looking for a way to remove these while parsing the csv file.
Any ideas will be most appreciated please.
Thank you.
Mark :)
Has anybody come across a solution to remove stray commas that appear within strings in a CSV file please?
In effect I have many address fields that are punctuated with commas and I am looking for a way to remove these while parsing the csv file.
Any ideas will be most appreciated please.
Thank you.
Mark :)
Comment