Attaching text to button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have controlbuttons on a toolbar attached to a file in an Auto_Open routine. I would like to use text instead of FaceID as the picture. Any suggestions?
 
Stan,

Use a style of msoButtonCaption rather than msoButtonIcon or
msoButtonIconAndCaption for your button properties..

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

StanJ said:
I have controlbuttons on a toolbar attached to a file in an Auto_Open
routine. I would like to use text instead of FaceID as the picture. Any
suggestions?
 
Back
Top