flynn
03-25-2003, 08:48 AM
Is there any program that can detect how many references an object (in this case, excel) has?
I have a VB app that opens Excel, opens hundreds of workbooks (1 at a time) then exits. The Excel object that I create does not get released when the app ends, even though I do this: "set ExcelApp = nothing". I am using the Task Manager to watch as Excel is created, but never released.
tia,
flynn
I have a VB app that opens Excel, opens hundreds of workbooks (1 at a time) then exits. The Excel object that I create does not get released when the app ends, even though I do this: "set ExcelApp = nothing". I am using the Task Manager to watch as Excel is created, but never released.
tia,
flynn