WD2000: VBA: CharacterWidth Property Returns 9999999 (210038)



The information in this article applies to:

  • Microsoft Word 2000

This article was previously published under Q210038

SYMPTOMS

When you use the CharacterWidth property in its function form to return the width of a character or characters in a Visual Basic for Applications procedure, the value returned is 9999999.

CAUSE

You have installed the Japanese or Korean Input Method Editor (IME), and your macro has set the character width using the wdWidthFullWidth constant of the CharacterWidth property.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For more information about multilanguage features in Word, click Microsoft Word Help on the Help menu, type Language in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned.

REFERENCES

For more information about getting help with Visual Basic for Applications, please see the following article in the Microsoft Knowledge Base:

226118 OFF2000: Programming Resources for Visual Basic for Applications


Modification Type:MinorLast Reviewed:10/11/2006
Keywords:kbbug kbpending kbprogramming KB210038