View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mick[_7_] Mick[_7_] is offline
external usenet poster
 
Posts: 1
Default CommandButton Text

Thanks both, I had missed the wordwrap property

Mick

"SunTzuComm" wrote in message
...
Make sure the button's WordWrap property is set to True. Then you can
experiment with the Height and Width to control how the caption breaks.

Regards,
Wes