linways / table-to-excel

Javascript library to create "valid" excel file from html table with styles
MIT License
226 stars 109 forks source link

Comma or dollar symbol corrupting the excel. #39

Open pr4v33nv3rm4 opened 4 years ago

pr4v33nv3rm4 commented 4 years ago

My html table has currency value with dollar symbol($) and comma(,) as separator. After exporting this to Excel, while opening excel is showing warning and also respective column has NaaN instead of data.