Streen has asked for the wisdom of the Perl Monks concerning the following question:
Good morning monks,
I have a problem about Win32::OLE and Excel...(I already read the tutorial (Using Win32::OLE and Excel - Tips and Tricks))
But some questions still remain:
I have written a perl program which generates an Excel File (i used the module Spreadsheet::WriteExcel; for this)
Then I would create some charts from the information, because I didn't know better I did this in VB/Excel Macros (I apologise for using this unworthy language (*g*)).
Now my problem is, after reading the tutorial it will be a great work to convert the macro into perl.
Is there a way to make the following in perl: insert a macro (which may be in a textfile) into a new created excel file and run this macro.
I apologise for my lack of english, but it isn't my native language.
jdporter - edited: activated/corrected links
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Question about Win32::OLE and Excel
by Grygonos (Chaplain) on Apr 20, 2004 at 11:32 UTC | |
by Streen (Sexton) on Apr 20, 2004 at 11:57 UTC | |
by Grygonos (Chaplain) on Apr 20, 2004 at 17:43 UTC | |
by bmann (Priest) on Apr 20, 2004 at 18:30 UTC | |
by Streen (Sexton) on Apr 20, 2004 at 13:53 UTC | |
by Grygonos (Chaplain) on Apr 20, 2004 at 17:49 UTC | |
by Streen (Sexton) on Apr 21, 2004 at 08:09 UTC | |
by Grygonos (Chaplain) on Apr 21, 2004 at 11:38 UTC | |
| |
|
Re: Question about Win32::OLE and Excel
by maa (Pilgrim) on Apr 20, 2004 at 12:14 UTC |