If you're asking if it's a runtime error, yes it is. To the user, the code seems to run fine, because the Excel window will close. The problem is, is that even tho Excel closed, there is an instance of Excel in the Task Manager processes. With that said, my code will crash, the next time the...