View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TBD TBD is offline
external usenet poster
 
Posts: 41
Default Event when cursor changes cells, but no select(?)

Greetings,
After assigning Range.NoteText values, I noticed Excel changes to
appropriate text when hovering from cell to cell. Does this imply there's an
event fired when "targeted" cell changes? If so, is that event available to
VBA?

Thanks/Cheers!