View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Wall Bob Wall is offline
external usenet poster
 
Posts: 9
Default Option Button Accelerator Key

I have a UserForm with several option buttons, each with its own
accelerator.
Is there a way to set the accelerator to work without the ALT key? I'd like
the users to be able to hit just one key to choose the particular option.

TIA