Ok. Here is what I want to do.
I want to make an visio image clickable (which i have done thru the behavior gump).
Now I want it to run a macro we will call "whatever".
Now what I need to do is have the action of clicking the image pass on to my vba script the text that i have used to lable that image.
For example. I have a cloud i have labeled "Rain" using the attached text box.
when i double click that cloud i want vba to open a msgbox and say "Rain" to me.
And i want to achieve this without labeling every single image on the page.
Is this possible?
I want to make an visio image clickable (which i have done thru the behavior gump).
Now I want it to run a macro we will call "whatever".
Now what I need to do is have the action of clicking the image pass on to my vba script the text that i have used to lable that image.
For example. I have a cloud i have labeled "Rain" using the attached text box.
when i double click that cloud i want vba to open a msgbox and say "Rain" to me.
And i want to achieve this without labeling every single image on the page.
Is this possible?