ExcelMerge icon indicating copy to clipboard operation
ExcelMerge copied to clipboard

Double quotes are not handled properly

Open itagagaki opened this issue 8 months ago • 1 comments

v1.3.4 A comma inside double quotation marks splits a string into two columns. Any characters within double quotation marks should not be treated as delimiters.

itagagaki avatar Aug 12 '25 07:08 itagagaki

Ah, okay. This area needs improvement. https://github.com/skanmera/ExcelMerge/blob/5ac3519f50e5931ba12f04f5470869042613c553/ExcelMerge/CsvReader.cs#L18-L19

itagagaki avatar Aug 12 '25 07:08 itagagaki