table2excel icon indicating copy to clipboard operation
table2excel copied to clipboard

Problem with cells wit percent like 1234.56%

Open hguzmang opened this issue 4 years ago • 2 comments

Sometimes it gets into a date and sometimes into a ###############. Everything else is really great. Thanks!

hguzmang avatar Apr 22 '20 23:04 hguzmang

I got this problem too,- -

WentingHWT avatar Aug 30 '21 05:08 WentingHWT

For this problem or more demanding app, I suggest to use a more robust library in your backend language or a reporting tool. At the end of this project I used https://phpspreadsheet.readthedocs.io/en/latest/. It takes time to learn but it is better than trying and trying with this kind of libraries

hguzmang avatar Aug 30 '21 17:08 hguzmang