I am usings EXCEL automation control in VB6.I open two instances of excel. After using excel I set the excel sheets =nothing, workbook =nothing and excel.application =nothing.

After the code is executed only one of the excel objects go out of memory. I still see it in the Task manager, although all the 2 excel applications are closed and exited. Any suggestions?