Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Error getting number of rows in excel.

by cacharbe (Curate)
on Oct 12, 2002 at 03:06 UTC ( [id://204723]=note: print w/replies, xml ) Need Help??


in reply to Re: Error getting number of rows in excel.
in thread Error getting number of rows in excel.

Thanks.

As a matter of fact, I even deal with this very question under the section Finding the Last Column and Row, but I'll reprint it here:
my $LastRow = $Sheet->UsedRange->Find({What=>"*", SearchDirection=>xlPrevious, SearchOrder=>xlByRows})->{Row};

C-.

---
Flex the Geek

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-25 13:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found