C
Clark Olver
I would like to create a MouseOver action on a slide
graphic during ActivePresentation that operates like a
javascript rollover in a browser. I have nine different
icons grouped on the left with a text box on the right
where nine different titles are to appear. Using macro
code ".hyperlink.texttodisplay" I can get the text to
appear properly by rolling over one icon, but I'm unable
to delete it and replace it with new text when rolling
over a different icon. Any help creating a workable macro
or suggestions on a simpler approach is much appreciated.
graphic during ActivePresentation that operates like a
javascript rollover in a browser. I have nine different
icons grouped on the left with a text box on the right
where nine different titles are to appear. Using macro
code ".hyperlink.texttodisplay" I can get the text to
appear properly by rolling over one icon, but I'm unable
to delete it and replace it with new text when rolling
over a different icon. Any help creating a workable macro
or suggestions on a simpler approach is much appreciated.