in reply to Newbie, AD problem
If you want to read a date from an excel cell using WIN32::OLE, you should use the following
Possibly you have to do something similar for the properties ... HTH, Ratamy $date = $Sheet->Range($r)->{FormulaR1C1}; # dont use Value for +dates
|
|---|