That depends.  You can definitely make an excel file using Perl (see the
docs for Win32::OLE for a small example), or for the quick and dirty
route you can either:

A) Create a comma-separated-values file

Or

B) Create a tab-separated-values file

And then you can just open it in Excel later.


 

-----Original Message-----
From: Hiremath Arun [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 17, 2004 10:22 PM
To: [EMAIL PROTECTED]
Subject: importing to excel file..

hi

 Anyone help me in importing data from a text file in to a excel..



--
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