Hello,
I am writing a vb.net windows application. I need to test if an excel workbook is open and if so kill it. I can start the excel book with no problems from the application but just in case the book is open I would like to kill it so I can re-instantiate it.
Does anyone know how to find out if a particular excel book is open and if so kill it?
I am writing a vb.net windows application. I need to test if an excel workbook is open and if so kill it. I can start the excel book with no problems from the application but just in case the book is open I would like to kill it so I can re-instantiate it.
Does anyone know how to find out if a particular excel book is open and if so kill it?