ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Mouse Over (https://www.excelbanter.com/excel-programming/306866-mouse-over.html)

Harald Staff

Mouse Over
 
Hi

The controls from the Control Toolbox, and also Userforms, has a MouseMove
event. But they miss a MouseOut event, so it's not too useful for coding
highlighting, tooltips and things like that.

Worksheets, ranges, cells does not have this event.

HTH. Best wishes Harald

"Martyn" skrev i melding
...
Is there such an event with VBA programming. An example will ve most
helpful.
TA






Timster[_2_]

Mouse Over
 
Funnily enough, I'm working on a routine to provide a mouse_move event
for spreadsheets - there's at least one bug but it might give you some
ideas:

http://www.excelforum.com/t246672-s


---
Message posted from http://www.ExcelForum.com/


Martyn

Mouse Over
 
Is there such an event with VBA programming. An example will ve most
helpful.
TA




Martyn

Mouse Over
 
Thanks Harald,
Pity we can't use such an useful event.

"Harald Staff" wrote in message
...
Hi

The controls from the Control Toolbox, and also Userforms, has a MouseMove
event. But they miss a MouseOut event, so it's not too useful for coding
highlighting, tooltips and things like that.

Worksheets, ranges, cells does not have this event.

HTH. Best wishes Harald

"Martyn" skrev i melding
...
Is there such an event with VBA programming. An example will ve most
helpful.
TA








Martyn

Mouse Over
 
Thanks Timster ,
I'll have a look to the codes and see if I can benefit from them to
construct a Mouse_Over event.

"Timster " wrote in message
...
Funnily enough, I'm working on a routine to provide a mouse_move event
for spreadsheets - there's at least one bug but it might give you some
ideas:

http://www.excelforum.com/t246672-s


---
Message posted from http://www.ExcelForum.com/





All times are GMT +1. The time now is 06:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com