rpadhiary2009 has asked for the wisdom of the Perl Monks concerning the following question:

hi , i am getting error in my perl script Win32::OLE(0.1709) error 0x800a01a8 in METHOD/PROPERTYGET "Cells" in line numer 88. code:- next unless defined $Sheet->Cells($row,$col)->{'Value'}; can you help me what is possible reson behind it

Replies are listed 'Best First'.
Re: Win32::OLE(0.1709) error 0x800a01a8
by Anonymous Monk on Nov 24, 2009 at 10:40 UTC