- 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
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