ACC2: How to Open/Edit MS Word Document in Bound Object Frame (132240)
The information in this article applies to:
This article was previously published under Q132240 SUMMARY
This article demonstrates sample Access Basic code that you can set for the
OnDblClick property event procedure of a bound OLE object control so that
you can open/edit a previously embedded OLE object. If no object exists, a
new Microsoft Word document is embedded.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information about Access Basic, please
refer to the "Building Applications" manual.
REFERENCES
Microsoft Access "Building Applications," version 2.0, Chapter 13,
"Creating an Embedded OLE Automation Object from a File," page 297
For more information about OLE Automation and the Verb property, search for
"Verb" using the Microsoft Access Help index.
For more information about OLE Automation, please see the following
articles in the Microsoft Knowledge Base:
123859 ACC: Sample OLE Automation for Microsoft Word and Microsoft
Excel
124862 ACC: Sending the Current Record to Word with OLE Automation
Modification Type: | Major | Last Reviewed: | 11/6/2000 |
---|
Keywords: | kbhowto kbinterop KB132240 |
---|
|