How to display a toolbar macro button as an icon?

  • Thread starter Thread starter david.f.jenkins
  • Start date Start date
D

david.f.jenkins

I'm using Office PowerPoint 2003 SP1. I've created some macros that
I've installed on the Standard toolbar.

How can I assign an icon to those macro buttons?
 
I think I see now how to assign an icon to the macro button, but the
choices are extremely limited, and don't match at all the functionality
of my particular macros.

Is there a way to use other icons? I can see, I think, how to edit a
new icon for the button, but I really don't want to do that - I just
want to use some already-designed icon...
 
David,
Shyam has a free add-in that will let you see all the available icons from
within PPT. I strongly recommend you download it. Information on the add-in
can be found here:
http://officeone.mvps.org/faceid/index.html

--
Kathryn Jacobs, Microsoft MVP PowerPoint and OneNote
Author of Kathy Jacobs on PowerPoint - Available now from Holy Macro! Books
Get PowerPoint answers at http://www.powerpointanswers.com
I believe life is meant to be lived. But:
if we live without making a difference, it makes no difference that we lived
 
I think I see now how to assign an icon to the macro button, but the
choices are extremely limited, and don't match at all the functionality
of my particular macros.

Is there a way to use other icons? I can see, I think, how to edit a
new icon for the button, but I really don't want to do that - I just
want to use some already-designed icon...

Other than using one of the existing Office icons, you can use the .PasteFace
method of the button to paste whatever's on the Windows clipobard onto the
button face.

It's up to you to get the image on the clipboard one way or another, and PPT's
liable to blur it a good bit when you paste it in.
 
Steve: I have three macro buttons on the toolbar, and the text on
these just runs together - I figure an icon (albeit fuzzy) may help to
differentiate them. Thanks!
 
Steve: I have three macro buttons on the toolbar, and the text on
these just runs together - I figure an icon (albeit fuzzy) may help to
differentiate them. Thanks!

Good enough, then.

Unless you're ready to play API games with the clipboard, the simplest way of
getting an image ready to paste into a button face is to open a new
presentation w/o a window, insert the picture, copy it, paste it onto the
toolbar then close the presentation. Sounds lunatic, actually happens quite
quickly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top