Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Error getting number of rows in excel.

by JaWi (Hermit)
on Oct 11, 2002 at 20:45 UTC ( #204660=note: print w/replies, xml ) Need Help??


in reply to Error getting number of rows in excel.

I've never used it before, but isn't it possible to retrieve a column with data as list? In that case you could simply do something like: $rowCount = scalar @data;. However, I've no experience with OLE programming with Perl, so I could be mumbling utter nonsense... :-)

Hope it helps...

-- JaWi

"A chicken is an egg's way of producing more eggs."

Replies are listed 'Best First'.
Re (2): Error getting number of rows in excel.
by VSarkiss (Monsignor) on Oct 11, 2002 at 21:20 UTC

    No, that won't work (without additional code, at least). OLE collections are strange beasties that don't map nicely into Perl data structures. I wish they would....

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2023-11-30 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?