tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.43k stars 402 forks source link

xml::parsing exception when opening .xlsx with SUM #488

Open bysreg opened 4 years ago

bysreg commented 4 years ago

xlnt::workbook::load call results in xml::parsing exception when loading a file with SUM formula in it. Please find the attached test file: test.xlsx

alex19952 commented 3 years ago

I confirm the problem

fly2sky2018 commented 2 years ago

meet the same problem..... run success for 1st time ,but failure at the 2nd time. don't know why

fly2sky2018 commented 2 years ago

open excel,without any format , formula and so . only remain the initial data format. maybe run success.
copy the old excel sheet to a new sheet !