Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a fields from one record into Word
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Inserting a fields from one record into Word
Miscellaneous
Thread ID:
00449272
Message ID:
00449272
Views:
86
Good Morning,

I am using Automation to launch Word so that the user can generate a vendor survey form:
ox=CREATEOBJECT('word.document')
ox.APPLICATION.documents.OPEN('c:\qcf19.doc')
ox.APPLICATION.VISIBLE=.T.
I'd like to be able to insert the vendor name, address, etc for the current record into Word programatically - can this be done?

TIA,
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Next
Reply
Map
View

Click here to load this message in the networking platform