View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ETF ETF is offline
external usenet poster
 
Posts: 2
Default Lost the menus on right mouse click

Thanks for the ideas. They directed me towards the solution.

"Dave Peterson" wrote:

Michel Pierron showed a way in this thread:
http://groups.google.co.uk/group/mic...f24c342cbe4621

or

http://snipurl.com/jj5p

====
Another option (not using the mouse) would be to hit ctrl-v to paste.



ETF wrote:

I have developed a form for data entry, and when the form is open the right
mouse click does not pop-up the regular choices of copy, paste etc.

I would like to be able to paste information onto my form from another
application using the mouse.

Is there a property I need to change on the form, or is there a code which
would enable the rigth mouse click popups?

Thanks


--

Dave Peterson