LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default More about trying to automation multiple Excel instances

Hello,

There were already posts about impossibility to automate multiple Excel
instances (only first started instance is automated). But, actually, it's
vital for product we develop. So, I still don't lose hope :)

First question.
As I understand, functions which are used to obtain running Excel instance
(Marshal.GetActiveObject in .Net or GetObject in VBScript) look for it in the
Running Object Table (ROT). So, what is the main point - only first Excel
instance is registered in ROT? or thay all are registered, but the first is
returned? If all Excel instances are registered, can we use
IRunningObjectTable::EnumRunning method to enum them and bind to each of them?

Second question.
Can we at least ajust somehow Excel behavior (using its own settings) for it
to start as single instance (like Word)?

Thank you in advance!

--
Best Regards,
Sergei Emelyanenkov

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I isolate my Excel server (automation) from other Excel instances? Joseph Geretz Excel Discussion (Misc queries) 5 July 19th 13 03:18 PM
Multiple instances of Excel (Multiple workbooks) Shane Setting up and Configuration of Excel 3 November 13th 09 05:07 PM
Using RTD with multiple instances of excel [email protected] Excel Discussion (Misc queries) 0 February 13th 09 10:51 AM
Multiple Instances of EXCEL.EXE MKG Excel Discussion (Misc queries) 3 February 3rd 07 12:08 AM
Multiple instances of Excel and VB Rich[_16_] Excel Programming 2 September 19th 03 07:59 AM


All times are GMT +1. The time now is 02:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"