Help for this page

Select Code to Download


  1. or download this
    my $new_book = $Excel->Workbooks->Open("c:\\work\\USA.xls");
    my $new_sheet = $new_book->Worksheets("Sheet1");
    ...
    }
    
  2. or download this
    Win32::OLE(0.1702) error 0x800a03ec
        in METHOD/PROPERTYGET "Cells" at C:\Perl\EDS\TempTool.pl line 111
    Can't use an undefined value as a HASH reference at C:\Perl\ABN AMROS\
    +TempTool.pl line 111.