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