Help for this page

Select Code to Download


  1. or download this
    code:
    $book->SaveAs({Filename =>'D:\bharat\xxx.xls',FileFormat => xlExcel3})
    +;
    ...
    Win32::OLE(0.1712) error 0x800a03ec
        in METHOD/PROPERTYGET "SaveAs" at C:\Users\training\Desktop\New\ts
    +t.pl line
    57.
    
  2. or download this
    $book->SaveAs( 'D:\bharat\test.xls');