Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing arrays to Excel
Message
De
28/07/1999 12:48:35
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00246945
Message ID:
00247247
Vues:
27
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform