ACC95: How to Import Microsoft Word Tables Using OLE Automation (141700)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Word for Windows 95
This article was previously published under Q141700 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article demonstrates how you can import a table from a Microsoft Word
for Windows document using OLE automation. You can use this technique to
import data source documents created with the Mail Merge Helper in
Microsoft Word.
This article assumes that the document contains only a table, which begins
at the beginning of the document, and whose first record contains field
names. It also assumes that the Word document is not open at the time in
which the code is run to import the table. Finally, it assumes that you are
familiar with Visual Basic for Applications and with creating Microsoft
Access applications using the programming tools provided with Microsoft
Access. For more information about Visual Basic for Applications, please
refer to the "Building Applications with Microsoft Access for Windows 95"
manual.
REFERENCES
For more information about OLE Automation, search for OLE Automation
and then OLE Automation using the Microsoft Access Help Index.
For more information about OLE Automation, search on the phrase OLE
Automation and then view "Sharing information between office products"
using the Answer Wizard from the Microsoft Word for Windows 95 Help menu.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB141700 |
---|
|