How can I catch if the USER closes Excel which I opened from the
external application in
VB.NET?
Users can open and interact with a spreadsheet, but how can I tell
when
they close Excel?
I need to set my variables (xlApp) to nothing and do other stuff
Thanks!