Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access other applications from VFP
Message
From
16/12/1997 13:21:52
 
 
To
15/12/1997 22:58:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00066104
Message ID:
00066308
Views:
31
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform