View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Otto Moehrbach[_2_] Otto Moehrbach[_2_] is offline
external usenet poster
 
Posts: 1,071
Default No help for "Worksheet_BeforeDoubleClick"

That is the name of an event macro that fires whenever the left mouse button
is double-clicked. What do you want to know? HTH Otto
"Bassman62" wrote in message
...
Where can I learn more about the "Worksheet_BeforeDoubleClick" event?
Using Excel 2007 on WinXP.
When I enter this into the help search, I get the following:
No results were found matching "worksheet_BeforeDoubleClick".
Thank you.