Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Some easy (for others) VFP to Excel commands
Message
De
17/03/2000 12:00:39
 
 
À
17/03/2000 11:55:20
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00347041
Message ID:
00347107
Vues:
24
Forgot to add.
You may want to call the function similar to this:
oReport.selection.end(xlDown).select
rather than:
.select.Insert Shift = xlDown -- error here

Ramil

>Kevin,
>Try to declare the following variables in the program before executing the OLE codes.
>* END-Arrow values
>xlDown =-4121
>xlToRight =-4161
>xlToLeft =-4159
>xlUp =-4162
>
>HTH, Ramil
>
ramil
~~ learning to stand still
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform