Read and display XLS (Excel) file using excel column widths on a page

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
amanafter

Read and display XLS (Excel) file using excel column widths on a page

Post by amanafter »

Does anyone know if a script exists to display an XLS file on a page nicely so that the column widths in teh excel file are maintained when the data is displayed in HTML on a page?

Thanks,

Dane
cyberman

Re: Read and display XLS (Excel) file using excel column widths on a page

Post by cyberman »

It's not so easy cause Excel is closed source so the problem is to open a xls file. But you can export table as csv file. For importing that please read

http://forum.cmsmadesimple.org/index.ph ... 198.0.html

After that you can style table like you want (csv includes no informations about column widths ) ...
Locked

Return to “Modules/Add-Ons”