Enabling an option button using the enter key

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

Is there a way to enable (set to true) an option button using the enter key?
I'm trying to make is so when the userform pops up you can use the tab key to
move from item to item but when you get to the option button you want you can
just hit the enter key and it will enable that button. Thanks for any help.
 
Like in a userform?

If yes, I just hit the spacebar (after tabbing to the option I want).
 
Back
Top