View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DejaVu[_42_] DejaVu[_42_] is offline
external usenet poster
 
Posts: 1
Default moving between Excel sessions


You'll need to implement some API calls to get a handle on the othe
application.
This can be a big pain, but if you understand API calls, it can b
achieved. I have some code that does this, but it is extremely length
and very purpose specific, so I doubt it would be of any use to you.

Try these links:
'informit.com
(http://www.informit.com/articles/art...?p=366892&rl=1)
'Tek Tips' (http://www.tek-tips.com/viewthread.c...1052860&page=1


There are 2 links in that tek-tips thread:
'Tek-Tips 1' (http://www.tek-tips.com/faqs.cfm?fid=3383)
'tek-tips 2' (http://www.tek-tips.com/viewthread.cfm?qid=393757)


Hope this will provide you with some assistance and/or guidance.

DejaV

--
DejaV
-----------------------------------------------------------------------
DejaVu's Profile: http://www.excelforum.com/member.php...fo&userid=2262
View this thread: http://www.excelforum.com/showthread.php?threadid=38905