View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Have Excel send information to another program?

Various way; Automation, DDE, SendMessage, SendKeys.
What is the target app.

NickHK

wrote in message
ups.com...
I was woundering if it was possiable to have Excel click somewhere
inside of another program and enter the contents of cell A3 into a
specific feild inside of that program??? I can do this with a 3rd party
macro recording tool but thats to dependent on that type of
program...any ideas?