 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Shyam Guest
|
Posted: Wed Sep 21, 2005 5:16 pm Post subject: How can we get the reference of running excel Instance which |
|
|
How can I get the reference of running excel Instance which in not active.
I opened 2 instances of Excel application to send data from Delphi
application.
I am using delphi 6 version . In the first instance I opened 'Book1'
workbook and
it is running. I opened other workbook 'Book2' using new instance instead of
using
running instance. I need to connect Book2 to send the data.
I used these two methods
1) GetActiveOleObject(...)
2) ConnectTo(...)
But I got the reference of Book1 instance which is active.
How can I get the reference of Book2 instance with out closing Book1
instance.
Pls help.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|