Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default senkey - double click

Is it possible to simulate a "double click" in Excel using sendkey.
for example I noticed that SendKeys ("+{F10}") is sending a Right click -
but I need a double click.
If sendkey is not the solution - is there any other way.
Many thanks,
Dan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default senkey - double click

Hi Dan

Depending what you are attempting to do - there is a dblClick event
associated with Controll Button objects.

Not sure if this suits your purpose

HTH

"Dan" wrote:

Is it possible to simulate a "double click" in Excel using sendkey.
for example I noticed that SendKeys ("+{F10}") is sending a Right click -
but I need a double click.
If sendkey is not the solution - is there any other way.
Many thanks,
Dan

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default senkey - double click

Hi,

I'm not sure about Senkeys for that but there are 2 events you can use the
workbook or worksheet double_click event.

Mike


"Dan" wrote:

Is it possible to simulate a "double click" in Excel using sendkey.
for example I noticed that SendKeys ("+{F10}") is sending a Right click -
but I need a double click.
If sendkey is not the solution - is there any other way.
Many thanks,
Dan

  #4   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default senkey - double click

Thanks guys, but thiis is not what I am after, I want to be able to send a
double click - and not to check if a double click was done or not.

"Mike H" wrote:

Hi,

I'm not sure about Senkeys for that but there are 2 events you can use the
workbook or worksheet double_click event.

Mike


"Dan" wrote:

Is it possible to simulate a "double click" in Excel using sendkey.
for example I noticed that SendKeys ("+{F10}") is sending a Right click -
but I need a double click.
If sendkey is not the solution - is there any other way.
Many thanks,
Dan

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change syperlink from single click to double click syperlinker Excel Worksheet Functions 0 June 13th 08 05:01 PM
Change single click to double click AucklandAssault Excel Programming 4 March 6th 07 07:26 PM
userform label double-click goes to click event John Paul Fullerton Excel Programming 3 May 19th 06 05:54 PM
Click on graph bar to execute a double-click in a pivot table cell [email protected] Charts and Charting in Excel 4 August 3rd 05 01:37 AM
Mouse Over Graph, Capture Information on Click(Double Click) Dean Hinson[_3_] Excel Programming 1 December 6th 04 04:49 AM


All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"