Cannot locate the SmartDocument Object in VBA Help of Word 2003 (831598)
The information in this article applies to:
- Microsoft Office Word 2003
SYMPTOMSWhen you click the Multiple objects link
that is listed under Documents in the Document
Object Help topic in Microsoft Office Word 2003 Visual Basic (VBA)
Help, a SmartDocument Object link does not
appear.CAUSEThis behavior occurs because Word 2003 is designed so that
the Multiple objects link displays objects and collections
that are child objects of the current Help topic.
SmartDocument is a property of Document
Object. RESOLUTIONTo locate the SmartDocument property,
follow these steps:
- Start Word 2003 and open a blank new document.
- Press ALT+F11 to open the Visual Basic Editor.
- On the Help menu, click Microsoft
Visual Basic Help.
- In the Search box, type word
document object, and then click Start
searching.
- In the Search Results list, click
Document Object.
- In the Document Object help, click
Properties.
Modification Type: | Major | Last Reviewed: | 3/23/2006 |
---|
Keywords: | kbopenfile KbVBA kbprb KB831598 kbAudEndUser kbAudDeveloper |
---|
|