AcFindMatch Enumeration (Access)
Office 2013
Published: July 16, 2012
Specifies where the data is located in the field.
|
Name |
Value |
Description |
|---|---|---|
|
acAnywhere |
0 |
Search for data in any part of the field. |
|
acEntire |
1 |
Search for data that fills the entire field. |
|
acStart |
2 |
Search for data located at the beginning of the field. |