Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arrays to Excel
Message
From
28/07/1999 12:48:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00246945
Message ID:
00247247
Views:
22
>Hello again Cetin & Erik,
>
>The selection object also works:
>loExcel = CREATEOBJECT('excel.application')
>loSheet = loExcel.Application.Workbooks.Open(lcSpreadSheet, 0)
>DIMENSION laArray[1]
>laArray[1] = 14
>loSheet.Application.ActiveWindow.Selection.Subtotal(5, xlsum, @laArray, 1, 0, 1)
>
>Thanks!
Ohh. Now I understand very well why Michel orders messages as last one on top :) Just one side note : Activewindow is not necessary there.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform