Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Word call from VFP8
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01153464
Message ID:
01153859
Views:
15
To do advanced stuff, open Word and record a macro. The VBA code that is created is not hard to convert to VFP.

>Thanks again Borislav.
>
>>>>>Greeting.
>>>>>
>>>>>I know this has been asked many times, but I can't remember where I can find the code.
>>>>>Please point me to an example of VFPx.x calling MS Word.
>>>>>
>>>>>TIA.
>>>>
>>>>How?
>>>>Just run WinWord.EXE or use automation to call and manipulate Word Documents?
>>>
>>>Thanks Borislav.
>>>
>>>the second one.
>>
>>oWord = CREATEOBJECT([Word.Application])
>>*** 1. Open old document
>>oWord.Documents.Open([full path and name to existing Word document])
>>
>>*** 2. Create a new Word document
>>oWord.Documents.Add()
>>
>>.....
>>oWord.Documents.Save() ** Save document
>>
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Previous
Reply
Map
View

Click here to load this message in the networking platform