Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Can I Move Excel Worksheets from within VFP?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00143072
Message ID:
00143079
Vues:
22
>oExcel.sheets(oVar.nSheetNumber).Move After:=Sheets(oVar.nSheetNumber-1)

I don't know if this was a typo, but shouldn't it be

>oExcel.sheets(oVar.nSheetNumber).Move After:=oExcel.Sheets(oVar.nSheetNumber-1)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform