Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Inserting copied rows in Excel using Win32::OLE

by agroman (Initiate)
on Aug 29, 2004 at 00:34 UTC ( [id://386674]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Rows("1:1").Select
    Selection.Copy
    Rows("2:2").Select
    Selection.Insert Shift:=xlDown
    
  2. or download this
    1: Cell1, Cell2, Cell3
    2: Data1, Data2, Data3
    3: Foo01, Foo02, Foo03
    
  3. or download this
    1: Cell1, Cell2, Cell3
    2: Cell1, Cell2, Cell3
    3: Data1, Data2, Data3
    4: Foo01, Foo02, Foo03
    

Log In?
Username:
Password:

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

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

    No recent polls found