Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open an Excell spreadsheet in FoxPro
Message
 
À
12/05/2000 13:55:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00369166
Message ID:
00369176
Vues:
13
I would code ot like this:
*-----------------
ObjExcel= CREATEOBJECT("Excel.Application")
objBook = objExcel.WorkBooks.Open(getfile("xls"))
objExcel.Visible = .t.
.......
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform