AcFindField enumeration (Access)

Specifies whether the search is confined to the current field in each record or includes all fields in each record.

Name Value Description
acAll 0 Search in all fields in each record.
acCurrent -1 Confine the search to the current field.

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.