Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 153
Default Application.OnDoubleClick

Hello,

While perusing various groups re "Worksheet_BeforeDoubleClick", I came across a few references/examples to "Application.OnDoubleClick". I tried it out, and it works as expected, but it's a new one to me. I can find no mention of it in the Help, and also can't find it in the Application Object methods - I would expect to see it listed before OnKey, but surprisingly, it's not there. Should I be looking elsewhere for documentation on this?

Regards,

DaveU
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Application.OnDoubleClick

hi Dave,

is this a vb method?
can you show us the example you have try?

isabelle

Le 2013-02-01 22:56, Dave Unger a écrit :
Hello,

While perusing various groups re "Worksheet_BeforeDoubleClick",


I came across a few references/examples to "Application.OnDoubleClick".

I tried it out, and it works as expected, but it's a new one to me.

I can find no mention of it in the Help, and also can't find it in the
Application Object methods -

I would expect to see it listed before OnKey, but surprisingly, it's not
there. Should I be looking elsewhere for documentation on this?

Regards,

DaveU

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 538
Default Application.OnDoubleClick

Le 2013-02-01 22:56, Dave Unger a écrit :
Hello,

While perusing various groups re "Worksheet_BeforeDoubleClick",


I came across a few references/examples to "Application.OnDoubleClick".

I tried it out, and it works as expected, but it's a new one to me.

I can find no mention of it in the Help, and also can't find it in the
Application Object methods -

I would expect to see it listed before OnKey, but surprisingly, it's not
there. Should I be looking elsewhere for documentation on this?

Regards,

DaveU


isabelle wrote:

hi Dave,

is this a vb method?
can you show us the example you have try?

isabelle


I second that. Please post links to the examples you've found.

--
- I don't mean to judge, but the new guy's got sort of a serial killer smile.
- Y'know how it goes. The great ones are always a little off.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 153
Default Application.OnDoubleClick

Hello, thanks for your replies. Interesting, I'm glad I'm not the only one who hasn't heard of this ;-)

Here's a couple of links to threads where this is discussed. The first is by Dave Peterson, the second by Bill Manville, both of whom are recognized VBA experts.

https://groups.google.com/forum/?hl=...I/DYKTYYU1Fy4J

http://www.office-archive.com/2-exce...f2928337b0.htm

rgards,

DaveU
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 173
Default Application.OnDoubleClick

Dave,

I did some digging, but this is the most I could find. The first two are from microsoft, the last is a thread that has a pretty good explanation of how it is used:

http://msdn.microsoft.com/en-us/libr... leclick.aspx

http://msdn.microsoft.com/en-us/libr...members .aspx

http://www.mrexcel.com/forum/excel-q...excel2002.html


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 153
Default Application.OnDoubleClick

On Friday, February 1, 2013 9:56:54 PM UTC-6, Dave Unger wrote:
Hello,



While perusing various groups re "Worksheet_BeforeDoubleClick", I came across a few references/examples to "Application.OnDoubleClick". I tried it out, and it works as expected, but it's a new one to me. I can find no mention of it in the Help, and also can't find it in the Application Object methods - I would expect to see it listed before OnKey, but surprisingly, it's not there. Should I be looking elsewhere for documentation on this?



Regards,



DaveU


Hi Ben,

Thanks for the links, that was helpful. One thing that surprised me was to find out that "Application.OnDoubleClick" is an application "property", not a "method", as I had assumed. However, now that I know that, I still can't find it listed under Help in the Application members properties (either XL2003 or 2010) - I guess it's another one of those "un-documented" items!

Thanks again,

Regards,

Dave
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
Excel.Application is not defined error in asp.net application ravishankar ravi Excel Programming 0 October 23rd 09 06:23 PM
Application.Volatile False doesn't work with Application.Run? Hank Scorpio Excel Programming 1 August 30th 09 04:04 PM
Execute a Macro from one excel Application to another Application Jason Zischke Excel Programming 2 January 30th 08 11:45 AM
Replace application.RTD property by Application.RTDServers collect John.Greenan Excel Programming 1 July 7th 05 02:05 PM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM


All times are GMT +1. The time now is 09:36 AM.

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"