bpeirson
Structural
- Apr 7, 2003
- 147
I have a userform with a combobox, textbox and button set in that sequence in the tab order. The combobox and the text box both have autotab enabled, this automatically tabs to the next item when enter is pressed.
Can I make the button behave in the same way?
I tried to use VBA code to cause the first tab item to be selected after the button was clicked but I have had no luck.
Can I make the button behave in the same way?
I tried to use VBA code to cause the first tab item to be selected after the button was clicked but I have had no luck.