VBE: Insertion Point Does Not Stay at End of Text in UserForm (179941)
The information in this article applies to:
- Microsoft Office 98 Macintosh Edition
This article was previously published under Q179941 SYMPTOMS
When 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.
CAUSE
This problem is related to the font selected for the Font property of the
text box.
WORKAROUND
To 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:
- In the Visual Basic Editor Project Explorer, select the UserForm to
edit.
- On the View menu, click Object.
- Right-click the text box. On the Shortcut menu, click Properties.
- In the Properties window, double-click Font.
- Select a different font, and then click OK.
STATUS
Microsoft 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.
REFERENCES
For more information about getting help with Visual Basic for Applications,
please see the following article in the Microsoft Knowledge Base:
163435
VBA: Programming Resources for Visual Basic for
Applications
Modification Type: | Major | Last Reviewed: | 10/2/2002 |
---|
Keywords: | kbbug KB179941 |
---|
|