If you are using ActiveState's ActivePerl, check the documentation on
Win32::OLE.  It will give you a basic understanding of using OLE to make an
Excel spreadsheet.  To find out how to do the rest, record a macro, and then
look at the "source".  You should be able to figure out how to do whatever
it is you want to do.

-----Original Message-----
From: jrunnke [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 7:20 PM
To: Perl-Win32-Admin (E-mail)
Subject: How to transform data into .xls format?


Hi
   I want to write a perl program that can transform the .txt
data (which seperate each column in comma sign) into .xls
 which module i can use,or maybe there are similar codes
I can get??

and also,is it possible to write a perl program  that can even
do the excel graph thing??


thanx for your help!


_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe:
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin


--------------------------------------------------------------------------------
This email may contain confidential and privileged 
material for the sole use of the intended recipient. 
If you are not the intended recipient, please contact 
the sender and delete all copies.
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to