Lost the menus on right mouse click

G

Guest

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
 
G

Guest

You could try using the mouse down event for the userform. This would relate
specifically to the left mouse click, though.

JNW
 

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

Top