Mouse Over

H

Harald Staff

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
 
M

Martyn

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