G
Gilgamesh
I have a button in a presentation (this can be changed if need be) and I
want control to pass to a VBA macro when the mouse passes over the button
but before the mouse is clicked. Is there any way I can do this?
I thought of the GotFocus event for the button but this requires it to be
clicked first.
Thanks
want control to pass to a VBA macro when the mouse passes over the button
but before the mouse is clicked. Is there any way I can do this?
I thought of the GotFocus event for the button but this requires it to be
clicked first.
Thanks