in reply to Re: Using Win32::OLE and Excel - Tips and Tricksin thread Using Win32::OLE and Excel - Tips and Tricks
my $Book = $Excel->Workbooks->Open("$EXCELFILE", TRUE); [download]