On Jun 25, 2004, at 10:44 AM, Naser Ali wrote:

Hello All,

Is there a way to move data from flat file to Excel spread sheet using perl?

Definitely. Take a trip over to the CPAN. You're looking for the module, Spreadsheet::WriteExcel.


Or, sometimes when I'm in a hurry and I don't need formatting, I just spit out a CSV file. Excel reads those just fine.

Good luck.

James


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to