The information in this article applies to:
SYMPTOMSWhen you run the following line of Visual Basic for Applications code
you receive the following error message:
CAUSEThis problem occurs when accessing the "HTML" document format from the FileConverters collection using a string value instead of a numerical value for the index. STATUSMicrosoft has confirmed this to be a problem in Word 97. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONFor additional information, please see the following article in the Microsoft Knowledge Base: Q173707 OFF97: How to Run Sample Code from Knowledge Base Articles REFERENCES
On page 430 of the Microsoft Office 97 VisualBasic Programmer's Guide, it
references the use of the FileConverters("HTML").SaveFormat syntax. The
workaround in this article should be applied to the example in this Guide.
Q163435 VBA: Programming Resources for Visual Basic for Applications Additional query words: wordcon vb vbe vba
Keywords : kbmacroexample word8 kbwordvba word97 |
Last Reviewed: October 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |