table2excel icon indicating copy to clipboard operation
table2excel copied to clipboard

Convert and download html tables to a xlsx-file that can be opened in Microsoft Excel

Results 14 table2excel issues
Sort by recently updated
recently updated
newest added

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: ![image](https://github.com/rusty1s/table2excel/assets/109270420/0bfff062-f915-48b7-8896-564fd5caa7e0) Exported file: ![image](https://github.com/rusty1s/table2excel/assets/109270420/0b6c6bec-f098-4fe0-8ca9-aefb154530e6)

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...

enhancement

![image](https://user-images.githubusercontent.com/73330903/113830101-d6e46100-97b8-11eb-9484-5218c10abe1f.png)

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.