My experience with using Excel ActiveX is that you need to be very careful whichorder you close references in. If you open a reference to any child object, these must be closed first before the tree itself can be closed.
Example in Excel: If I open Excel, then a workbook, thean a cell, then the formatting properties, I must close the references in the order formatting, cell, workbook, excel. Any other order will result in Excel remaining in memory. Maybe this helps Shane.
