Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert a row in excel
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Miscellaneous
Thread ID:
01468252
Message ID:
01468280
Views:
39
>hi everibody,
>
>i want insert a row in a sheet BUT with the formulas ( previous row ).
>
>
>                oRange.entirerow.INSERT && bad because it do'nt copy the formulas
>
>
>which command use ?
>
>bernhart
* do'nt copy the formula
oRange.entirerow.INSERT( 0 , 1 )
BUT copy a range and PASTE copy the formulas !

how can i copy the range ?

thank in advance


bernhart
Previous
Reply
Map
View

Click here to load this message in the networking platform