M
Mike Moore
Could anyone provide ideas on how to kill an excel process? In our VB 6.0
app we populate data from MS Access to an MS Excel worksheet. If you look in
task manager you could see the excel processes running in the background.
Also, how could we identify which excel process to kill? Especially in the
case where a user is working on an ms excel worksheet and then generates one
from our app. We don't want to kill the one the user is working on. Only
the one we create from the app.
app we populate data from MS Access to an MS Excel worksheet. If you look in
task manager you could see the excel processes running in the background.
Also, how could we identify which excel process to kill? Especially in the
case where a user is working on an ms excel worksheet and then generates one
from our app. We don't want to kill the one the user is working on. Only
the one we create from the app.