View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jason jason is offline
external usenet poster
 
Posts: 104
Default Copying TEXT from Textbox to other location

I have a simple userform with a text box that returns the fullname of
the activeworkbook.I then want to be able to manually copy & paste
this text to another location e.g e-mail,worksheet or word document.At
the moment it won't let me copy it - is there a specific property for
the Text box that I need to change to allow copy/paste?

Help greatly appreciated

J