Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
Through this newsgroup I just discovered all the cool things I can do with "SendKeys". I was wondering if it's also possible to "simulate" mouse- clicks (left and right clicks) in a similar way?? Thanx in advance for you help Mike |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No.
Also, using SendKeys is generally inadvisable if another alternative is available (which it usually is). -- Vasant "Mike" wrote in message ... Hi there, Through this newsgroup I just discovered all the cool things I can do with "SendKeys". I was wondering if it's also possible to "simulate" mouse- clicks (left and right clicks) in a similar way?? Thanx in advance for you help Mike |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote:
Also, using SendKeys is generally inadvisable if another alternative is available (which it usually is). The one usage where I found SendKeys to be the best is after the user has clicked a Control Toolbar check box. It sends the focus back to where ever it was before. You do need to have a flag to be sure this is only done when the user checks, and not another macro running. Don <donwiss at panix.com. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SendKeys function | Excel Discussion (Misc queries) | |||
Sendkeys | Excel Programming | |||
Sendkeys to run Find | Excel Programming | |||
SendKeys | Excel Programming | |||
sendkeys | Excel Programming |