Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subtotal in excel
Message
De
17/09/2012 10:21:14
 
 
À
17/09/2012 10:15:15
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01553043
Message ID:
01553045
Vues:
57
figured it out
dimension la1[1]
la1[1]=5  &&& means subtotal column 5
 oExcel.Selection.Subtotal(7, xlSum,@la1, True, False,  True)
>sorry, but I had forgotten...
>
>i want to use :
>
>
> oExcel.Selection.Subtotal(7, xlSum, Array(5), True, False, True)
>
>
>and don't remember what to do with the array(5) parameter
>
>
>Thanks
>
>
>Peter
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform