Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arrays to Excel
Message
From
27/07/1999 20:05:31
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00246945
Message ID:
00246952
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform