Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Newbie, AD problem

by Ratazong (Monsignor)
on May 26, 2011 at 09:12 UTC ( [id://906778]=note: print w/replies, xml ) Need Help??


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

my $date = $Sheet->Range($r)->{FormulaR1C1}; # dont use Value for +dates
Possibly you have to do something similar for the properties ...

HTH, Rata

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://906778]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-19 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found