Copying and Pasting froma Userform

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I have a userform which returns text into a text box, but
does not let me copy and paste it into other applications
when displayed.

Can i get around this?

Thanks in advance

Richard
 
Hi Richard

Selecting text and keypress Ctrl C will by default copy the selected text to
the clipboard. Which problems do you encounter ? Do you have any
keydown/keypress/keyup event macros that cancels this key combination ?

Best wishes Harald
 

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

Back
Top