View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Michel Pierron Michel Pierron is offline
external usenet poster
 
Posts: 214
Default how to add _underscore to VB button on worksheet?

Hi Rich,
You can use Accelerator property.

MP

"Rich" a écrit dans le message de news:
...
Hello,

Is it possible to add an underscore to a visual basic button that is

placed
on a worksheet from the visual basic toolbar? I tried adding & before a
given letter, but no underscore. How can this be done?

Thanks,
Rich