Attaching text to button

S

StanJ

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?
 
B

Bob Phillips

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?
 
Top