View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default Button Shortcut / Key Stroke

I have a button and want to create a shortcut keystroke. I VB if you go
&Button you would get an Underlined B and be able to ALT B and vola. I Go to
my command button and go to the Button name and &Button and I get &Button. No
shortcut / Key stroke. How can I accomplish this feat or is it something I
need to code within Excel? If so How do I go about that?