Mousedown Macro

  • Thread starter Thread starter mabbutt
  • Start date Start date
M

mabbutt

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 |
+-------------------------------------------------------------------+
 
Can I assume that this is either not possible or that no one here knows
the answer??
 
Mouse button click is NOT a keyboard code. You can't send it via SendKeys

HTH
 
Ok, thank you for taking the time to reply.

Back to the drawing board !!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top