Ugent!! Help!!Help! Where to rename the Excel WorkSheet when I add new WorkSheet with OLE2 in oracle developer/2000 Form???

From: Mike <mikenien_at_ebtelco.com>
Date: 8 Nov 2001 03:11:32 -0800
Message-ID: <b11f4637.0111080311.45538769_at_posting.google.com>



Question1:
I want to rename the Excel WorkSheet when I add new WorkSheet,how to do it with Ole2 in Form??
Question2:
When I close and release the Excel Application with Ole2,the Excel.exe still exist in the Task Memory.
How to really release it??
Form example I use is below:
OLE2.INVOKE(workbook,'Close');
OLE2.INVOKE(application, 'Quit');
OLE2.RELEASE_OBJ(workbooks);
OLE2.RELEASE_OBJ(application);
Received on Thu Nov 08 2001 - 12:11:32 CET

Original text of this message