T
tyler
I am writing a C# program which creates an Excel Application and
inside of this applicaion, multiple workbooks. Here is my problem: I
need to be able to tell/determine if the Excel Application has been
closed by the user. If the excel application is closed, then I need
to recreate an Excel Application to continue adding workbooks to.
Does anyone have an idea or example code on how to determine if an
Excel Application has been closed or if it is still running?
Thanks in advance for any help!
inside of this applicaion, multiple workbooks. Here is my problem: I
need to be able to tell/determine if the Excel Application has been
closed by the user. If the excel application is closed, then I need
to recreate an Excel Application to continue adding workbooks to.
Does anyone have an idea or example code on how to determine if an
Excel Application has been closed or if it is still running?
Thanks in advance for any help!