L
Lasse
Hi
I have created a Userform containing some OptionButtons, a TextBox, a OK and
a Cancel button.
I have created a Click behavior for the OK button where I check for which
OptionButtons a user have chosen or if any text is entered in the TextBox.
I would like to add a behavior for the TextBox where I can press ENTER and
it then runs the same macro as pressing the actual OK button.
At the moment when pressing ENTER in the TextBox it moves the focus to the
next object in the tab order.
Any ideas?
/Lasse
I have created a Userform containing some OptionButtons, a TextBox, a OK and
a Cancel button.
I have created a Click behavior for the OK button where I check for which
OptionButtons a user have chosen or if any text is entered in the TextBox.
I would like to add a behavior for the TextBox where I can press ENTER and
it then runs the same macro as pressing the actual OK button.
At the moment when pressing ENTER in the TextBox it moves the focus to the
next object in the tab order.
Any ideas?
/Lasse