Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL files
Message
De
14/09/2000 11:36:00
 
 
À
14/09/2000 11:10:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00416383
Message ID:
00416414
Vues:
23
Hi Andrew:

To make my spreadsheet, I call the fields that I need from my tables, filter and sort them, and SUM totals for variables that I define. Then I use the following code:

oxl=CREATE('excel.application')
oxl.workbooks.open("K:\MySummReport.xls")
oxl.visible=.T.

From there, I tell where I want the variables to go in the spreadsheet. Works great on my computer, as I said, but when I go to somebody else's, it returns the error message.

Thanks.

Kim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform