Thread
:
Extra reference after opening a file
View Single Post
#
1
Posted to microsoft.public.excel.programming
David Liebtag
external usenet poster
Posts: 6
Extra reference after opening a file
I solved the problem. The Open method returns a Workbook object. You have
to call the Workbook's Close method before releasing it.
David Liebtag
Reply With Quote
David Liebtag
View Public Profile
Find all posts by David Liebtag