|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Use the right tool (was Re: Excel to Perl)by dragonchild (Archbishop) |
| on Mar 20, 2002 at 18:42 UTC ( #153075=note: print w/ replies, xml ) | Need Help?? |
|
Don't use Perl for this. Use VBA. It's very easy to do this conversion to tab-delim files. Now, if you were going to fold the reading of the files into the Perl program, so that it could read either tab-delim or .xls files, then use Spreadsheet::ParseExcel. ------ Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||