Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I am trying to execute some code that automates a process for me. What I need to know is how can I get my code to recognise the 'right' click function of the mouse. I can do this using a simple sub but I want to incorportate it into the case statement that I already have (see attachment). Any help is very much appreciated. +-------------------------------------------------------------------+ |Filename: Sub.doc | |Download: http://www.excelforum.com/attachment.php?postid=4833 | +-------------------------------------------------------------------+ -- mabbutt ------------------------------------------------------------------------ mabbutt's Profile: http://www.excelforum.com/member.php...o&userid=34294 View this thread: http://www.excelforum.com/showthread...hreadid=547440 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Can I assume that this is either not possible or that no one here knows the answer?? -- mabbutt ------------------------------------------------------------------------ mabbutt's Profile: http://www.excelforum.com/member.php...o&userid=34294 View this thread: http://www.excelforum.com/showthread...hreadid=547440 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mouse button click is NOT a keyboard code. You can't send it via SendKeys
HTH -- AP "mabbutt" a écrit dans le message de news: ... Can I assume that this is either not possible or that no one here knows the answer?? -- mabbutt ------------------------------------------------------------------------ mabbutt's Profile: http://www.excelforum.com/member.php...o&userid=34294 View this thread: http://www.excelforum.com/showthread...hreadid=547440 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Ok, thank you for taking the time to reply. Back to the drawing board !!! -- mabbutt ------------------------------------------------------------------------ mabbutt's Profile: http://www.excelforum.com/member.php...o&userid=34294 View this thread: http://www.excelforum.com/showthread...hreadid=547440 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MouseDown()-MouseUp() | Excel Programming | |||
Mousedown / Charting | Excel Programming | |||
get reference to cell from mousedown event | Excel Programming | |||
Converting MouseDown Coordinates to Chart Point Coordinates | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |