Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to start Excel with a speific file in VFP?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00353059
Message ID:
00353447
Vues:
16
John,

Thanks for the simple example.

As you would know, variations that expand the GetFile syntax are possible including:

oExcel = Createobject("excel.application")
oworkbook = oExcel.workbooks.add(Getfile("Tables:DBF;Files:TXT,XLS")) && point to an xls file....
oExcel.visible = .t.

Thanks again.

Greg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform