Howdy Gunnar,
It seems that you would like to permit the user to
click on a graphic in a Word document and have that action
initiate execution of a macro. Is that correct? I took a
look at that problem a while back and concluded that it
was pretty difficult. My kludge of a solution was to put
an invisible button over the graphic. The user thought
that he was clicking on a graphic, mechanistically he
clicked on the button and that action launched the macro.
I don't remember all the steps, but it was a clumsy
solution. Two problems arose. First, I never figured out
a good way of keeping the button and the graphic exactly
aligned. The user sometimes had to "click around",
especially if the graphic got shifted to a new page. The
second problem arose when experienced users tried to use
standard techniques to resize or move the graphic.
Instead they wound up executing the macro. If you get a
better solution could you post it?
Thanks,
Marty
(my email address is corrupted to avoid junk mail 'bots',
the correct address should read ".msn" rather than "nsm")