View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
None None is offline
external usenet poster
 
Posts: 15
Default Custom Mouse over Cell Event Help


?

LOL I am writing a budgeting/Debt reduction program in excel with VBA.
How will java help me?


On Sun, 10 Dec 2006 12:25:01 -0800, JLGWhiz
wrote:

You probably want a Java Script newsgroup.

"None" wrote:

Anyone know of any "Mouse over cell events?" Here is what I want to
do:

I want to create my own custom cell comments. I will have a few cells
merged and refer to them as my Comment Text Cell. I want to be able to
check if the mouse is moved over certain cells, and then have the
assigned text show up in my Comment Text Cell.