TableExport
TableExport copied to clipboard
Remove comma before export to excel
I have numbers in html table which is comma separated, i want to remove all the comma before export to excel
The html table data is

I want 17917 in all the cells of excel ,how to remove all the comma ,please help me
Thanks.