Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 644 Bytes

File metadata and controls

26 lines (20 loc) · 644 Bytes
title AcFindField enumeration (Access)
keywords vbaac10.chm10016
f1_keywords
vbaac10.chm10016
ms.prod access
api_name
Access.AcFindField
ms.assetid 81849a41-1dd0-bf11-0bd7-e0ca21bc6abd
ms.date 06/08/2019
localization_priority Normal

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.

[!includeSupport and feedback]