R
Russ
I've created textboxes in an Excel 2000 userform and have
noticed occasional problems when pressing Tab. Pressing
Tab should move the focus to the next control in the tab
order, but instead Tab inserts a tab character in the edit
region of the textbox. The Multiline property of these
textboxes is False, so pressing Tab should always move the
focus to the next control. Anything I can do correct this?
noticed occasional problems when pressing Tab. Pressing
Tab should move the focus to the next control in the tab
order, but instead Tab inserts a tab character in the edit
region of the textbox. The Multiline property of these
textboxes is False, so pressing Tab should always move the
focus to the next control. Anything I can do correct this?