Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Inserting copied rows at another position in Excel

by merrymonk (Hermit)
on Mar 01, 2011 at 11:45 UTC ( [id://890733]=note: print w/replies, xml ) Need Help??


in reply to Re: Inserting copied rows at another position in Excel
in thread Inserting copied rows at another position in Excel

I looked at the references but as far as I can see they do not show an exmaple of where the selected rows are inserted at another position given by a Range (or perhaps Rows).
It would be good to know if my $selection statement does what I hoped it would do - that is the equivalent of selecting the rows sepecified.
As another trial I did try
$sheet->Range("A39") = $selection
but this gave the following error
Can't modify non-lvalue subroutine call at insert_rows.pz line 16.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found