Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert a row in excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Divers
Thread ID:
01468252
Message ID:
01468280
Vues:
37
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform