View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Select Cell when hover over action hotspot

This requires a click rather than just a mouse_over, but pick a cell and:

Insert Hyperlink... Place in This Document

and then pick the specific cell.


Once the hyperlink is installed, a single click will take to to the specific
cell.
--
Gary''s Student - gsnu200781


"porter444" wrote:

Do you know if there is a way to select a specific cell (making it the active
cell) when the user hovers their mouse pointer over an action hotspot?

Thanks,

Scott