After posting a topic, i got some cool code to close an Excel application, but somehow, after i tryed to close it, it still doens't close the application (in the task manager it is shown "Excel"), so it seems to me that it only goes away if i close the main application (vb). But this is something i really can't do. The user should be able to export as many data to an Excel application as he needs (without for each time he does that, another Excel application is oppened). Can someone help me in this one, since Monday i'm trying to find it out.

Special thanks to Iouri

FlipOver

PS - Could it be the fact i made the excel appliction.visible = False one of the reasons the application doensn't close completly?