VBE: Insertion Point Does Not Stay at End of Text in UserFormLast reviewed: February 3, 1998Article ID: Q179941 |
The information in this article applies to:
SYMPTOMSWhen you type in a TextBox control of a Microsoft Visual Basic for Applications UserForm, the insertion point may not stay at the end of the typed text.
CAUSEThis problem is related to the font selected for the Font property of the text box.
WORKAROUNDTo work around this problem, select a different font for the Font property of the text box. (For example, the Geneva font does not cause this problem.) To select a different font for the Font property of the text box:
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: user form custom dialog box
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |