Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation Question: Insert a row
Message
From
08/04/2007 17:37:40
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01213304
Message ID:
01213319
Views:
25
Hi Naomi,

The following statements work, but Excel inserted the lines at the top of the spreadsheet. Did I get the syntax correct?

Is the Rows command documented anywhere?

Thanks again, Chaim



lnLines = 10
lnOffset = 8
loWorkSheet.rows("1:" + alltrim(str(m.lnLines + m.lnOffset))).insert(-4121) && xlShiftDown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform