View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
E_R[_26_] E_R[_26_] is offline
external usenet poster
 
Posts: 1
Default switch applications?

Is the "other" application open already? If so, you'll need to use AP
calls to get a handle to the window... and affect it. I think you'l
need FindWindow and SendMessage

--
Message posted from http://www.ExcelForum.com