zsusac / ReactHTMLTableToExcel

Convert HTML table to Excel file and download
MIT License
103 stars 59 forks source link

Export Multiple Tables into Excel file #33

Open savindug opened 2 years ago

savindug commented 2 years ago

Hello,

I need to export multiple tables into a single Excel file. it doesn't matter all of those tables are exported to multiple sheets or to a single sheet. Any solution?

Thanks in advance

AmrataRamchandani commented 2 years ago

I am also looking for the same, any workaround so far ?

kinjaldave-tech commented 2 years ago

any update?

farzigalib commented 1 year ago

Hi,

By putting numerous tables into a single table, you may do this.

Here is one instance. https://codesandbox.io/s/export-multiple-tables-into-excel-file-p4l83s

If you require further details, please let me know.

Best Regards, Himanshu Joshi