View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
tomwashere2 tomwashere2 is offline
external usenet poster
 
Posts: 13
Default Copy to Clipboard and so that I may paste to any other program

Can you give me the vba code sample on how to use it?



"NickHK" wrote:

There's also the MSForms.DataObject you can work with.

NickHK

"tomwashere2" wrote in message
...
I would simply like to know how to specify that I would like to store a
variable value to the clipboard so that I can paste that information to

other
programs at my own discretion. Thanks!!!