Hello There,
I would like to know how to kill a Task Manager's process using excel vba.
I am using 2 files:
1. File 2 Donnie Working All.xlsm
2. Piramide Database.xlsx
I would like to have the vba code in the following manner:
1. Check if there are any Excel Task Manager process running.
2. If yes then loop to further check:
--if the child process name includes the above file names
3. If yes, then kill it
4. If there are no child process remaining then kill the parent
I have snapshot attached as an example for your reference.
Look forward to hearing from you.
Thank you & regards,
Don
I would like to know how to kill a Task Manager's process using excel vba.
I am using 2 files:
1. File 2 Donnie Working All.xlsm
2. Piramide Database.xlsx
I would like to have the vba code in the following manner:
1. Check if there are any Excel Task Manager process running.
2. If yes then loop to further check:
--if the child process name includes the above file names
3. If yes, then kill it
4. If there are no child process remaining then kill the parent
I have snapshot attached as an example for your reference.
Look forward to hearing from you.
Thank you & regards,
Don