View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tony tony is offline
external usenet poster
 
Posts: 313
Default Enabling an option button using the enter key

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.