Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel
Message
De
24/06/1998 02:53:05
 
 
À
23/06/1998 10:35:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Excel
Divers
Thread ID:
00110907
Message ID:
00111142
Vues:
21
If you just need to get the data then you can also IMPORT FROM file TYPE XL5 SHEET name (and in VFP6 you also can IMPORT FROM file TYPE XL8 SHEET name ) Arnon >>TIA >>Chris > >oExcel=getobject('c:\temp\test.xls') >? oExcel.cells(1,1).value >? oExcel.cells(1,2).value >? oExcel.cells(2,1).value
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform