Code to Create Right Mouse Click

T

Terry S

Through Access I am activating another application. I want to perform some
functions in the other application. Most of the functions can be handled by
SendKeys. Does anyone know how to code to create a right mouse click?
 
Top