View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Mouse using "Right click to paste"

Then what will you use to open the drop down menu that already has that
function and several other things in it? If you alter the mouse function for
one thing, you lose something else. I think it is better if you make use of
something like double click, maybe. Just an opinion, for what it is worth.

"Steved" wrote:

Hello from Steved using Excel 2007

Question please has anybody done VBA, to activate "paste function" by
clicking the right mouse button. Yes I would like to click right hand mouse
button to only paste after I've Copied, either by the copy button function or
CTRL C.

Thankyou.