Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is it possible to start a macro based on a mouse click? -- Ramthebuffs ------------------------------------------------------------------------ Ramthebuffs's Profile: http://www.excelforum.com/member.php...o&userid=16429 View this thread: http://www.excelforum.com/showthread...hreadid=519470 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
using the selectionchange event you might be able to cobble something
together. Perhaps using the beforedoubleclick or beforerightclick might be better. -- Regards, Tom Ogilvy "Ramthebuffs" wrote in message ... Is it possible to start a macro based on a mouse click? -- Ramthebuffs ------------------------------------------------------------------------ Ramthebuffs's Profile: http://www.excelforum.com/member.php...o&userid=16429 View this thread: http://www.excelforum.com/showthread...hreadid=519470 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
some examples of those in
http://www.mvps.org/dmcritchie/excel/event.htm --- HTH, David McRitchie, Microsoft MVP - Excel My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm "Tom Ogilvy" wrote in message ... using the selectionchange event you might be able to cobble something together. Perhaps using the beforedoubleclick or beforerightclick might be better. -- Regards, Tom Ogilvy "Ramthebuffs" wrote in message ... Is it possible to start a macro based on a mouse click? -- Ramthebuffs ------------------------------------------------------------------------ Ramthebuffs's Profile: http://www.excelforum.com/member.php...o&userid=16429 View this thread: http://www.excelforum.com/showthread...hreadid=519470 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Right Mouse Click | Excel Discussion (Misc queries) | |||
Function like =HYPERLINK(xxx) - Mouse interaction - "On Click Event" | Excel Programming | |||
capture right mouse button click event on cell | Excel Programming | |||
Mouse Over Graph, Capture Information on Click(Double Click) | Excel Programming | |||
Mouse Click Event | Excel Programming |