View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Transfering data to external application

Shell command

You can use sendkeys to send the command to paste.

--
Regards,
Tom Ogilvy

"westg" wrote in message
...
Is it possible to copy data from excel, open up an external application

and
paste the information.

I have seen in VBA a command for opening an external application, but for
the life of me cannot remember what it is...