Help for this page

Select Code to Download


  1. or download this
    package  StatementExcel;
    require  Exporter;
    @ISA   = qw(Exporter);
    ...
                
        $xlApp = Win32::OLE->new('Excel.Application');    # Start Excel an
    +d make it visible
    # ... more code
    
  2. or download this
    Win32::OLE(0.1709) error 0x80020009: "Exception occurred"
        in METHOD/PROPERTYGET "ActiveChart" at D:/MyPrograms/System/Strawb
    +erryPerl/perl/vendor/lib/Win32/OLE/Lite.pm line 216.
    ...
    ...
    Win32::OLE(0.1709) error 0x80020009: "Exception occurred"
        in METHOD/PROPERTYGET "FileFind" at D:/MyPrograms/System/Strawberr
    +yPerl/perl/vendor/lib/Win32/OLE/Lite.pm line 216.
    ...