Form.DisplayOnSharePointSite property (Access)

Gets or sets whether the specified form can be made available as a view on a Microsoft SharePoint Foundation site. Read/write Byte.

Syntax

expression.DisplayOnSharePointSite

expression A variable that represents a Form object.

Remarks

The DisplayOnSharePointSite property uses the following settings.

Setting Description
Do Not Display Do not make the form an available view.
Follow Table Setting (Default) Make the form available as a view if the form's parent table is configured to be displayed as a view.

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.