Force LeftMouse click

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Is there a way that you force a left mouse click? Maybe
along the same way that you use SendKeys. This is in
Access97.

Thanks, I appreciate your help.
 
A left mouse click is basically an Enter and the two can usually be used in lieu of each
other. What are you trying to do?
 
In other words, you don't really need to force a click, you just need to run
the code associated with the event. Just call the subroutine.
 

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

Back
Top