Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing arrays to Excel
Message
De
27/07/1999 20:05:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00246945
Message ID:
00246952
Vues:
20
>I would like to call the Excel SubTotal method thru a VFP ActiveX Automation call.
>
>I understand how to pass all the parameters the method is looking for except one that is an array of the column numbers to subtotal on.
>
>Can anyone suggest how to pass arrays from VFP to Excel that I can use for this purpose?
>
>Thanks!

Does not passing the array by reference work?

exPression.SubTotal(nGroupBy, nFunction, @laTotalList)
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform