Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.sdk,microsoft.public.excel.programming,comp.os.ms-windows.programmer.win32
|
|||
|
|||
![]()
Peter T wrote:
Ensure any open workbooks are either saved (or the .Saved property is marked saved) or use .Close(false). Release any objects in the order created, eg worksheet, workbook etc. Explicitly close the Excel instance with .Quit Then release your reference to Excel. Yes, what you describe is normal. Without an open workbook the instance will close when all ref's to it are released, but with an workbook it'll stay open unless you use "oXL.Quit". Regards, Peter T That's what I was hoping to hear. -- Norm To reply, change domain to an adult feline. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I save an Excel 97-2003 version or 2007 version for Mac 200 | Excel Discussion (Misc queries) | |||
Macro - Save an Open Excel Version 4 as current version of Excel | Excel Programming | |||
Close Second Version of Excel file | Excel Discussion (Misc queries) | |||
downloaded version excel 2007 will not close normally when shut do | Excel Programming | |||
Recover earlier version of excel sheet after new version saved? | Excel Discussion (Misc queries) |