Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Can't Find my way in Excel

by Corion (Patriarch)
on Sep 17, 2019 at 17:07 UTC ( [id://11106305]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $loc = $Sheet->UsedRange->Cells->Find( { What =>"cabbage" })
    
  2. or download this
    $loc = $Sheet->UsedRange->Cells->Find( What =>"cabbage" )
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-04-18 12:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found