SheetJS / sheetjs

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

Home Page:https://sheetjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The generated xlsx document fails to be sorted in data - > excel 2016

fengluoX opened this issue · comments

https://codesandbox.io/s/wild-sunset-plbs8i?file=/src/App.tsx
Use Excel data - > column - > separator symbol - > other,input '.' , click finish, excel will be stuck and forced to close

I am normal in Excel 2019. Is it incompatible with the old version

Testing that file in Excel 2016 (the version before 365) and in Excel 2007 (the first version to support XLSX), we can't reproduce the issue. What version of Excel are you using and do you see the same issue if you create a file manually? If you can create a file by hand with the same content and text to columns doesn't freeze, please share the file.

Here's a replay from excel 2016:

issue2778xl16.mov

If you can share the affected Excel version we can take a closer look and reopen the issue.