extrame / xls

Pure Golang xls library
Apache License 2.0
331 stars 210 forks source link

Cells with quotes #90

Closed tredoe closed 1 year ago

tredoe commented 1 year ago

Description

If there is a cell with quotes into a column and in the next row also have quotes, then it's got the error :

extraneous or missing " in quoted-field

Describe the results you received:

ERROR: parse error on line 1172, column 42: extraneous or missing " in quoted-field

Output of go version:

go version go1.21.0 linux/amd64

Excelize version or commit ID:

v2.7.1

Environment details (OS, Microsoft Excel™ version, physical, etc.):

Description: Ubuntu 22.04.3 LTS LibreOffice 7.3.7.2 error-quotes.xls