Hi,
I have some code that activates when the mouse button is pressed over a control. I have a loop that executes and i require it to exit only when the mouse button is released. During the loop i also need to return the mouse x and y co-ordinates.
If anyone could tell me how to capture these type of mouse events in VBA i would be very grateful.
Thanks
I have some code that activates when the mouse button is pressed over a control. I have a loop that executes and i require it to exit only when the mouse button is released. During the loop i also need to return the mouse x and y co-ordinates.
If anyone could tell me how to capture these type of mouse events in VBA i would be very grateful.
Thanks