View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hoser78 hoser78 is offline
external usenet poster
 
Posts: 1
Default Running a non-microsoft app

I'm new at this so please bear with me. I'm trying to run a non-microsoft
application using the vb in excel 2003. I can do it using the sendkeys
method but I need a better way. I can't get DDEInitiate to work with the
other application. Can anyone help?