Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

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

by tgo80 (Initiate)
on Jun 21, 2002 at 16:00 UTC ( [id://176388]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


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

Hey there,

I just discovered the monks! I havent been a Perl programmer for a long time... its kinda new.

Thank God for your "Finding the last Column and Row"! I couldn't have done anything without it! I tried to do it myself, or look on the Web, I couldn't find anything 'till I found this one!

But... unless this is asking to much... HOW DOES IT WORK? I dont get it... Why is it searching for a "*"?

Thanks!

Keep doing a great job!

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

Replies are listed 'Best First'.
Re: Re: Using Win32::OLE and Excel - Tips and Tricks
by cacharbe (Curate) on Jun 21, 2002 at 22:05 UTC
    I'm searching for everything (or better, anything), starting at the end (either last row, or last column).

    The row/column properties return the first area in the specified range that matches, so in this case, it starts at the end of the sheet, either last row or last column,(because of the SearchDirection=>xlPrevious) looking for anything, finds it in the last row/column with data in it and returns that (as an int).

    Hope that makes sense.

    C-.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://176388]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.