Article ID: 210030 - Last Review: October 11, 2006 - Revision: 2.2 HOW TO: Use Automation to Print a Microsoft Word Document using Access 2000This article was previously published under Q210030 On This PageSUMMARY
This article shows how to use Automation to print a Microsoft Word
document that you are working with in a Microsoft Access function or in an
Access form's object frame. The following examples assume you have a Microsoft Word document called C:\Wordtest.doc. Example - Printing a Microsoft Word DocumentThis example opens and prints a Microsoft Word document.
Example - Printing a Microsoft Word Document in a Form's Object FrameThis example shows how to print an embedded Microsoft Word object on a form.
REFERENCESFor more information about using Automation, click Microsoft Visual Basic Help on the Help menu, type understanding automation in the Office Assistant or the Answer Wizard, and then click Search to view the topic. For more information about the Verb property, click Microsoft Visual Basic Help on the Help menu, type verb property in the Office Assistant or the Answer Wizard, and then click Search to view the topic. For more information about the Action property, click Microsoft Visual Basic Help on the Help menu, type action property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
