The excel tag has no wiki summary.
2
votes
0answers
107 views
Catdoc xls2csv converting only one sheet
I have Catdoc's xls2csv installed on Debian/Squeeze. It used to work beautifully when I copied files to a folder like /var/www/xyz, converting all sheets into .csv format, separated by ^L.
But now, ...
2
votes
0answers
90 views
How to unprotect Excel sheets in Linux (Debian/Squeeze)
I have a fairly complex (by my standards) process that extracts Excel files (.xls) from certain inbound emails and saves them in a directory on my Debian/Squeeze machine.
My next step would have been ...
0
votes
1answer
1k views
Automating excel report
Could you please help me for the below concerns.
I'll be executing one script which gives some output
Have to arrange them in a table format in excel
Attach the excel and send it through mail
...