Share via


AllModules Property [Access 2003 VBA Language Reference]

You can use the AllModules property to reference the AllModules collection and its related properties. Read-only AllModules object.

expression.AllModules

expression Required. An expression that returns one of the objects in the Applies To list.

Remarks

The AllModules property is available only by using Visual Basic and is read-only.

Applies to | CodeProject Object | CurrentProject Object

See Also | AllModules Collection