I have four objects that are all dependent on each other. They are CInvoice has many CInvoiceLines, CInvoiceLine has many CRoyaltyLines, CRoyaltyLine has many CRoyaltyAdjustments. In order to properly terminate all of these class modules, I need to remove any and all dependencies. If I don't, the classes will stay alive and [...]
Read the complete post at http://www.dailydoseofexcel.com/archives/2007/12/28/terminating-dependent-classes/
Posted
Dec 28 2007, 05:23 PM
by
Daily Dose of Excel