I'd be really grateful if someone could take a look at the code here to see if they can spot what is keeping Excel alive.
For now, I am calling a KillExcel function, which is doing the job, but I don't want to do it this way.
Private Sub cmdImportWorkflow_Click()
On Error GoTo...