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