limit number of workbook per _Application

Joined
Jan 30, 2007
Messages
1
Reaction score
0
HI,

I have the following problem:

I create excel _Application & workbook through C# code (Application). Yet if I open .Xls file from the window explorer new workbook is open on the same _Application. I would like to know whether there a way to limit the number of workbooks per _Application or in the above case that the file will create a new _Application.

Thx Ofir
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top