Application.CodeProject Property

Access Developer Reference

You can use the CodeProject property to access the CodeProject object and its related collections, properties, and methods. Read-only CodeProject object.

Syntax

expression.CodeProject

expression   A variable that represents an Application object.

Remarks

Use the CodeProject property to refer to one of the following code database collections together with one of its properties or methods.

AllForms

AllMacros

AllModules

AccessObjectProperties

AllReports

See Also