On Oct 2, 2006, at 3:58 PM, Greg London wrote:

>  # open Excel file
>  my $Book = $Excel->Workbooks->Open($dest_xls);
>  my $sheet = $Book->Worksheets(1);

I've never used any of the OLE stuff.  I've always used  
Spreadsheet::WriteExcel and ::ReadExcel.

--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to