in reply to Re: OLE, Excel, and PERL
in thread OLE, Excel, and PERL

Thanks for your help. I created a file C:\tmp\Book1.xls and updated your code and ran the program and got:
C:\Documents and Settings\dln1\My Documents\White Papers\AANC>perl tes +t.pl Win32::OLE(0.1502) error 0x80070005: "Access is denied" in PROPERTYPUT "Visible" at test.pl line 6 Win32::OLE(0.1502) error 0x80070005: "Access is denied" in METHOD/PROPERTYGET "" at test.pl line 7 Can't call method "Open" on an undefined value at test.pl line 7.
It appears there is something wrong. I do not understand what or how to diagnose. Any ideas?

Replies are listed 'Best First'.
Re: Re: Re: OLE, Excel, and PERL
by Mr. Muskrat (Canon) on Oct 30, 2002 at 18:51 UTC

    Do you have Microsoft Excel installed on that computer?