Check to see if Excel has closed
I am building a VB6 application that uses Automation to populate an Excel
worksheet with data from a database table. When cleaning up as the
application closes, is there any way to check to see if the user has
manually closed the Automation server (Excel session) before I attempt to
close it in code?
Bob
|