Hi,
I know ther is a problem with closing excel from withing applications.
I have tried and crashed and burnt to feel really frustrated now.
Is there a way to close the excel through code apart from using the

xlapp.quit
set xlapp = nothing

I will have to locate the excel window using code and then how do I close that window.