Clickable Image?

C

Claudine

Hi, me again,

You've all been so helpful I can't stop myself. ;-)

I thought I could make a small icon in the document that
the user could click on to launch the "insert image"
command. Has my brain ceased working or is this not
something I can do?

Please advise,

Thanks! Claudine
 
J

Jay Freedman

Hi Claudine,

If you need to have this *in* the document, you can use a picture as the
"display text" of a MacroButton field that launches the InsertPicture
command:

{ MacroButton InsertPicture <image here> }

But when you use it, the inserted picture will replace the MacroButton
field, so it's a one-use-only gizmo.

If you want something you can use over and over, add a button to a toolbar.
See these articles for help:

http://word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToToolbar.htm
http://word.mvps.org/FAQs/Customization/CustomButtonImages.htm

Again, the command you want to use is InsertPicture (found in either the
Insert category or the All Commands category).
 

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

Top