CurrentProject.AllModules Property (Access)

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

Syntax

expression .AllModules

expression A variable that represents a CurrentProject object.

See Also

Concepts

CurrentProject Object Members

CurrentProject Object