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

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