View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scottfoxall scottfoxall is offline
external usenet poster
 
Posts: 40
Default Assign macro and hyperlink

I may be wrong but I don't think its possable to run two events from the same
object at the same time?



"pan65" wrote:

Is it possible to assign a macro and a hyperlink to a shape I have placed on
a spreadsheet? The hyperlink seems to take precidence and the macro never
launches.

What I really want is for the macro to launch when the shape is clicked and
for the screen tips of the hyperlink to appear when the mouse hovers over the
shape.

Any suggestions.