AccessObject.IsWeb property (Access)
Gets whether the specified object is a web object. Read-only Boolean.
Syntax
expression.IsWeb
expression A variable that represents an AccessObject object.
Remarks
The IsWeb property contains True if the object is a web 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.