View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_215_] Leith Ross[_215_] is offline
external usenet poster
 
Posts: 1
Default Taking control of an existing instance of Excel


Hello Mike,

What you are looking for is contained in the Windows API. This
interface can be accessed by a variety of languages. The exact coding
format to access the calls depends on the langauge and object model
through which communication is taking place. If you have the Windows
SDK you should reference it for proper syntax and the object model you
will use. You can also go to the MSDN site for more information
http://www.msdn.com/.

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=482138