Hi
When I save my data to Excel, a thread is started and when it's done it closes the thread. It seemed to work well without any problem. But after I got it working I noticed that I was running 96 processes!! If an error occurs while it is sending the data to the excel file, the thread does not get killed.
So, how do I kill "EXCEL.EXE" thread??