NavigationButton.NavigationWhereClause property (Access)

Gets or sets the filter criteria applied when opening the form or report associated with the specified navigation button. Read/write String.

Syntax

expression.NavigationWhereClause

expression A variable that represents a NavigationButton object.

Remarks

Use the NavigationWhereClause property to specify a subset of records to be displayed when the user chooses the navigation button.

The NavigationWhereClause property is a string expression consisting of a WHERE clause without the WHERE keyword.

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.