Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Would like to use the BeforeDoubleclick event to fire my code
How can I prevent the usual Format dialogs appearing after the double click? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cancel = True
-- Regards Dave Hawley www.ozgrid.com "David" wrote in message ... Would like to use the BeforeDoubleclick event to fire my code How can I prevent the usual Format dialogs appearing after the double click? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks
works perefect (I clicked the 'Yes' button) "ozgrid.com" wrote: Cancel = True -- Regards Dave Hawley www.ozgrid.com "David" wrote in message ... Would like to use the BeforeDoubleclick event to fire my code How can I prevent the usual Format dialogs appearing after the double click? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
BeforeDoubleClick code | Excel Programming | |||
BeforeDoubleClick on Protected Sheet | Excel Programming | |||
Help With BeforeDoubleClick | Excel Programming | |||
BeforeDoubleClick | Excel Programming | |||
BeforeDoubleClick doesn't seem to work | Excel Programming |