Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access other applications from VFP
Message
De
16/12/1997 13:21:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00066104
Message ID:
00066308
Vues:
32
>How can I access other applications such as Excel or Word from within VFP application ?
>or where can I get documentation on how to do such things ?
>
>Your kind help is highly appreciated,
>Regards,
>Andi Hidajat
>pkshq@cbn.net.id


oExcel = CREATEOBJECT("Excel.Application") will load Excel and allow you to manipulate it.
oWord = CREATEOBJECT("Word.Application") will work for Word.

From there, you use VBA. A VBA help file is an optional install for both word and excel.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform