|
-
Nov 14th, 2006, 11:48 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Can not kill Excel Objects....VB
Hi i am handing Excel file with vb. but even i close the application Excel.exe will be their in Windows Task Manager. so whenevr i run my code, Excel.exe count increses....so at one stage i can not open excel file. since its objects are not closed.
In clode i have clearly closed anf kille dthe objects
like,
myExcel.Close
set myExcel as nothing
set myWorkSheet as nothing
set myWorkBook as nothing
But in task manager i can see Excel.exe
Please reply
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|