table2excel
table2excel copied to clipboard
Convert and download html tables to a xlsx-file that can be opened in Microsoft Excel
I want to export this date "MNG 2022-001". However when I export it will show a date format. Could you fix it? Display on browser:  Exported file: 
I have a problem when exporting numbers, with separator format of thousands (,) ejem: 1,234.05 --- DO NOT take it as number, in excel, another problem is when I have...
I'm having this issue where any name with a year after it is being converted to a date time. How can I fix this. I've seen a familiar issue in...
Hi, First of all this is very helpful, Thanks. Second, When I export my tables from html to excel, the styling is not there in excel. And in one case,...
Sometimes it gets into a date and sometimes into a ###############. Everything else is really great. Thanks!
Hello, Matthias! In READM.MD in js-xlsx I found this - http://take.ms/kGpBa. But I can't found any examples. Need I to create new issue in js-xlsx repo, or you can help...

Uncaught TypeError: Cannot read property 'length' of undefined at Class.render (table.js:234) at new Class (table.js:145) at Object.table.render (table.js:1852) at bindEvent (:331:7) at Layui. (:345:5) at Layui. (cover.js:836) at onCallback (layui.js:175)...
Hi i succces download my html table to excel but problem is that script parse number by self. So i find that we can set the cell type and value....
There is no proper function define for sheet names. sheets are now named as 1, 2,3.