View Single Post
  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Annie1904 Annie1904 is offline
external usenet poster
 
Posts: 9
Default Assign macro to a clip art picture (in a form)

OK Thanks - got that working. But I have a further complication now! I have
created the document as a form. When I 'lock' the form, the macro does not
work! How do I put all of that in a form field?

"Suzanne S. Barnhill" wrote:

You can use your picture as the "prompt" for a MacroButton field (which will
require a double-click). The purpose of a MacroButton field is to run the
designated macro.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Annie1904" wrote in message
...
Ihave created a macro in a word document which I would like users to
activate
by clicking on aclip-art picture I have inserted. I know there is an
option
of 'assign macro' in Excel, but can only see 'hyperlink' in Word, and I
don't
know how to hyperlink to a macro. No instructions in Word help. Can
anyone
tell me how?