DependencyInfo.Dependencies property (Access)

Returns a DependencyObjects collection that represents the objects that the specified AccessObject object depends on. Read-only.

Syntax

expression.Dependencies

expression A variable that represents a DependencyInfo object.

Remarks

To return the collection of objects that depend on the specified AccessObject object, use the Dependants property of the DependencyInfo object.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.