View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default How to put an ampersand '&' character into a ribbon button text

Hi,

Try this,

<button id="MyButton" label="This && that"/

Cheers
Andy
--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
wrote in message
oups.com...
with the xml that defines my custom buttons, how do I put an ampersand
'&' character into a ribbon button text?