I want to parse this, possibly with RegEx, to get rid of the comma before 'The'. It is causing an extra column.
String 1 Value,"String 2 value (""S2V""), The",12345,String 3 value,2,B,1234,"String 4 value",ABC.
Most rows are ok, without the comma, but not these.