E.5. The AllFunctions Collection

As its name implies, the AllFunctions collection contains an Access object for each function in the CurrentData or CodeData object.

E.5.1. Properties of the AllFunctions Collection

The AllFunctions collection contains the typical collection properties of Application, Count, Item, and Parent. Many of the other collections listed in this appendix have the same set of properties. The properties are listed in the following table.

PropertyData TypeDescription
ApplicationApplication objectReturns the Application object associated with the current collection
CountLongReturns the number of items in the specified collection
ItemVariousReturns a specific member of a collection (by position or index)
ParentVariousReturns the parent object of the current collection

Get Access 2003 VBA Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.