View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
galimi[_2_] galimi[_2_] is offline
external usenet poster
 
Posts: 65
Default Pasting into another application usin Excel VBA

If you cannot create a reference to the object to which you want to paste,
you can always use the sendkeys method in Excel.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"SystemHack" wrote:


Is there any way to paste data from the clipboard into another program
using a command button in VBA for excel ? I want to be able to paste
information from Excel to .. say ..an already open and running notepad
.. without having to click over to notepad. Any idea if this is
possible ? I know those smiley programs can paste into other
applications .. just not sure if excel vba can handle it. thanks for
the help.


--
SystemHack
------------------------------------------------------------------------
SystemHack's Profile: http://www.excelforum.com/member.php...o&userid=26614
View this thread: http://www.excelforum.com/showthread...hreadid=496617