Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word and OLE merging with memo fields
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00328281
Message ID:
00328690
Views:
24
Hi Jose, thanks for responding. I've never used 'bookmarks'. I have a Word Document and a VFP table that it is linked to as it's datasource. I then went in to the document and Inserted the VFP fields, many of which are memo fields. So how would I do it with the way you sugguested?


>>Does anyone know if there is an option to increase the size of memo fields in Word documents. I have several memo fields an a mail merge with Word that get chopped off after about 2 1/2 lines.
>>I can't find a setting or option in Word to increase it. Thank you.
>
>Mary-Ann,
>
>I have no problem, whatever the length of memo fields working with bookmarks.
>
>Lets say you have a 'myMemo' bookmark in your Word document. The way to substitute its content with your VFP data would be something like:
>oWord.ActiveDocument.Bookmarks("myMemo").range.text = myTable.myMemo
>
>
>José
"Live Well, Laugh Often, Love Much..."
Previous
Reply
Map
View

Click here to load this message in the networking platform