AccessObjectProperty.Value property (Access)
Determines or specifies the value of a built-in property of an AccessObject object. Read/write Variant.
Syntax
expression.Value
expression A variable that represents an AccessObjectProperty object.
Remarks
The Value property of a custom property contains the value of the specified custom property of an AccessObject object. For more information about custom properties, see the topics about the AccessObject object, AccessObjectProperty object, and the AccessObjectProperties collection.
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.