Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default To show a message box if the mouse is over a particular cell??

Is there a particular way to display a message box,(or run any other
sub) if the user puts the mouse over it lets say for cell A1. Like it
display comments for cells that have comments in them. Since, there is
a property of in excel to response to mousehover, I expect that this
can be done.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default To show a message box if the mouse is over a particular cell??

I don't think you'll find a solution in excel for that mouse over a cell
problem.

But if you could rely on change of selection, you could tap into the
worksheet_selectionchange event.

That'll fire if you use the mouse, arrow keys, page up/down, ...

Subodh wrote:

Is there a particular way to display a message box,(or run any other
sub) if the user puts the mouse over it lets say for cell A1. Like it
display comments for cells that have comments in them. Since, there is
a property of in excel to response to mousehover, I expect that this
can be done.


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
View Message when Mouse Hovers over Cell. (Not the Comments Feild) Kev - Radio Man Excel Worksheet Functions 2 June 1st 10 01:02 AM
show or Hide cell comment when mouse hovers in Excel? Abi Excel Worksheet Functions 1 May 28th 09 05:47 PM
show a customised message when a trying to edit a locked cell Emily Ladywell Excel Worksheet Functions 1 May 21st 09 06:03 PM
mouse show cell contents bibliophiletewx Excel Discussion (Misc queries) 0 September 30th 08 07:16 PM
Message box to show cell value scottwilsonx[_29_] Excel Programming 4 September 7th 04 10:59 AM


All times are GMT +1. The time now is 06:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"