Link to home
Start Free TrialLog in
Avatar of baabaa_nl
baabaa_nlFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VB.Net: Remove EXCEL.EXE from TaskManager Processes

Hi Experts,

How can I remove the EXCEL.EXE from the process list in the TaskManager.

Because I am using a code to export data from a gridview to excel, and after executing the code, the EXCEL.EXE is still running on the Tastkmanager and when I run that code again and again it adds up the EXCEL.EXE in the process list.

Could you please give me a code to end process the EXCEL.EXE using VB.Net.

Thanks in advance.
ASKER CERTIFIED SOLUTION
Avatar of Anuroopsundd
Anuroopsundd
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial