I have four textboxes on my userform. The tabindex is set up so you can tab from textbox 1 to textbox 2 to textbox 3 to textbox 4 to commandbutton 1 to commandbutton 2 and then back to textbox 1.
This works fine.
However, if I press the down arrow in textbox 1 it jumps to textbox 3, pressing it again it jumps to commandbutton 2. Then if I press the up arrow it jumps to commandbutton 1, up arrow again jumps to textbox 4 and up arrow again jumps to textbox 2. It is frustrating me like anything. Why does not the up / down arrows follow the tab order that works fine????
If it helps I am using Excel 2010 on Windows 7 64bit. Thanks.
Martin
This works fine.
However, if I press the down arrow in textbox 1 it jumps to textbox 3, pressing it again it jumps to commandbutton 2. Then if I press the up arrow it jumps to commandbutton 1, up arrow again jumps to textbox 4 and up arrow again jumps to textbox 2. It is frustrating me like anything. Why does not the up / down arrows follow the tab order that works fine????
If it helps I am using Excel 2010 on Windows 7 64bit. Thanks.
Martin