Help for this page

Select Code to Download


  1. or download this
    $Excelbook = $Excel->Workbooks->Open("$template_path.\\filereport.xls"
    +) ||
        die "Cannot open - $template_path.\\filereport.xls" . Win32::OLE->
    +LastError;