Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel insert row
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Excel insert row
Miscellaneous
Thread ID:
00410003
Message ID:
00410003
Views:
84
I have successfully converted most of an Excel macro into VFP code, but I'm stuck on one part: inserting a row into the sheet. The VBA code is "Selection.Insert Shift:=xlDown "

My last attempt was this:

.Selection.Insert= -4121 &&xlDown from Excel8.olb

Any suggestions?
Next
Reply
Map
View

Click here to load this message in the networking platform