Controlling the mouse

M

Mike

What exactly are you trying to do? You can't directly
control the mouse with VBA, but most controls have a
mouse_click event. You might be able to use API to
control the mouse directly, but I don't know API well
enough to be sure and I can't find anything relevant with
Google.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top