Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there such an event with VBA programming. An example will ve most
helpful. TA |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
mouse-over value | Charts and Charting in Excel | |||
how you get the sum by using the mouse | Excel Discussion (Misc queries) | |||
mouse over | Excel Discussion (Misc queries) | |||
my mouse moves diagonally when i scroll on mouse? | Excel Worksheet Functions | |||
moving mouse highlights cells without touching left mouse button | Excel Discussion (Misc queries) |