![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello
I have created a userform in excel. At the beginning, I have three textboxs and they work perfect, when I press enter key, the cursor can move down one by one. However, I added another textbox today, the cursor can't move into that textbox when I press enter. What would be the cause of this problem? Is it because of my code or the limit number I can have per userform? Please help Thanks in advance |
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Sunny, spring-like Hull
Posts: 3,339
|
By adding a textbox, it looks likely that it's been added to the end of the tab order. Right-click on your userform and select tab order, and adjust where your new textbox comes in the list.
[ This Message was edited by: Mudface on 2002-03-15 05:59 ] |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Oh it works
Thanks alot man, I am very appreciated |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|