Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Using Win32::OLE and Excel - Tips and Tricks

by Reverend Phil (Pilgrim)
on Oct 30, 2002 at 19:39 UTC ( [id://209206]=note: print w/replies, xml ) Need Help??


in reply to Using Win32::OLE and Excel - Tips and Tricks

++ wonderful tutorial. I've been using much of this functionality for some time, but I can slick a few snips from you to clean up a few lines here and there. And thanks for pointing out the DisplayAlerts property. Man, there's a great deal of hubbub in that object. =)

-=rev-=
  • Comment on Re: Using Win32::OLE and Excel - Tips and Tricks

Replies are listed 'Best First'.
Re: Using Win32::OLE and Excel - Tips and Tricks
by Anonymous Monk on Dec 18, 2002 at 19:22 UTC
    I needed to open a spreadsheet with links to external files, which or may not be open. The following snippet did the trick:
    my $Book = $Excel->Workbooks->Open("$EXCELFILE", TRUE);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 07:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found