Thread: Cursor Event
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default Cursor Event

Nope. There is no Mouse Over event in Excel. There is in buttons and such but
not in cells which is what you are looking for.
--
HTH...

Jim Thomlinson


"Gary''s Student" wrote:

When I move my cursor over a cell containing a comment, the comment pops up.

Can I trap this event?
--
Gary's Student