View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Charlie Charlie is offline
external usenet poster
 
Posts: 703
Default copy from a textbox

You are right. I wasn't aware that no context menu appears here because I
always use Ctrl-C to Copy, Ctrl-V to Paste, etc. I don't know how to make
this feature appear but you can still use the shortcut keys.

"keith" wrote:

Hello,
I have a textbox in an Excel form "Textbox1"
the text in the box was generated by a function associated with the userform
I find, that although I can highlight the letters in the textbox, I cannot
right-click and copy. What do I need to do to make this feature available?
Thanks
Keith