marcello62
Technical User
Hi there,
I'm running an app with code to manipulate a word document. The problem is that after running the code, including lines like wordvariablename.close and set wordvariablename = nothing, there are still numerous winword.exe processes active in the windows task manager. Does anyone know if it is possible to terminate these processes from within VBA?
Any help would be greatly appreciated.
I'm running an app with code to manipulate a word document. The problem is that after running the code, including lines like wordvariablename.close and set wordvariablename = nothing, there are still numerous winword.exe processes active in the windows task manager. Does anyone know if it is possible to terminate these processes from within VBA?
Any help would be greatly appreciated.