| title | AcFindField enumeration (Access) | |
|---|---|---|
| keywords | vbaac10.chm10016 | |
| f1_keywords |
|
|
| ms.prod | access | |
| api_name |
|
|
| ms.assetid | 81849a41-1dd0-bf11-0bd7-e0ca21bc6abd | |
| ms.date | 06/08/2019 | |
| localization_priority | Normal |
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. |
[!includeSupport and feedback]