|
-
Jun 18th, 2000, 05:50 PM
#1
Thread Starter
Addicted Member
I have written an app that uses excell to produce reports, but there is an error when closing it down, it stays in memory which is shown in the task bar.
Is there any way in which i can remove it, or better still totally destroy it.
here is the last few lines on my code....
objexcel.ActiveWorkbook.[Close] False
objexcel.Application.Quit
Set objexcel = Nothing
Thanks from Rohan
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
|