View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bonobo Bonobo is offline
external usenet poster
 
Posts: 17
Default screen tip with macros

Hi there,

I have a basic shape (an arrow) to which I linked a macro so that the macro
runs when the user clicks on the shape.
I would like to add a screen tip so that a text appears when the user moves
the mouse pointer above the shape. I did that by adding an hyperlink to the
shape; however the macro doesn't start anymore...
Is there a way to link both a macro and an hyperlink to the same shape?
Or is there anoter way to add a screen tip?

Thanks!