Problems? Is your data what you think it is? | |
PerlMonks |
Re: Excel->workbooks->openby rchiav (Deacon) |
on Feb 24, 2004 at 19:10 UTC ( [id://331489]=note: print w/replies, xml ) | Need Help?? |
If you really really have to do this on Solaris, you could probably use Spreadsheet::ParseExcel to parse the spreadsheet and then use Spreadsheet::WriteExcel to write it back out again. I agree with the other posters that you're probably going to be better off doing this on a windows machine.
In Section
Seekers of Perl Wisdom
|
|