| 2008/12/11 ACC2000: How to Use Collections to Manage Class Objects in VBA
This article shows you how to use collections in Visual Basic for Applications to manage references to class objects in Access 2000. This technique allows your class objects to persist, and enables you to control the individual properties of those objects by using the familiar collection syntax used in Microsoft Access for implementing Data Access Objects (DAO) and other Microsoft Office Object models....
|