WD98: Cursor Does Not Display in Correct Position in VBA EditorLast reviewed: February 11, 1998Article ID: Q177889 |
The information in this article applies to:
SYMPTOMSThe insertion point exhibits erratic behavior while in the Visual Basic Editor. For example, if the insertion point is at the beginning of the following statement:
MsgBox "Is the Cursor at the end of this line?"and you press the End key, the insertion point moves between the letters "n" and "e" of "line."
CAUSEThe Editor Format font is set to Courier New, and the font size is equal to or greater than 16 points.
WORKAROUNDTo work around this problem, use a font other than Courier New or decrease the font size to less than 16 points. To change the font used by the Visual Basic Editor, follow these steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
REFERENCESFor more information about getting help with Visual Basic for Applications, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q163435 TITLE : VBA: Programming Resources for Visual Basic for Applications |
Additional query words: OFF98 vba vbe vb cursor
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |