View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Select standard toolbar button option

Sure. Turn on the macro recorder while you do it manually or sample code.

.Style = msoButtonIconAndCaption

--
Regards,
Tom Ogilvy


"Gary''s Student" wrote:

On the worksheet I can pull-down:
View Toolbars Customize
I can then right-click any of the standard toolbar buttons and select:
Image and Text

How can I do this with VBA?
--
Gary''s Student
gsnu200710