I have just converted a program, to input data from a text file into excell. The old method was DDE and the new method I am using is Automation. The problem I am having is that each time I open an instance of excell it will not close even after I declare the excell object to nothing. I have tried tips from Microsofts database but I cannot get the Excell object to close. Any tips or help would be appreciated.