Logical operators (ADP)
Note The information in this topic applies only to a Microsoft Access project (.adp).
You can combine or modify search conditions using the standard logical operators listed in the following table. The operators are listed in the order that they are evaluated.
Operator | Meaning | Example |
---|---|---|
NOT | Logical opposite of condition |
|
AND | Both conditions must apply |
|
OR | Either condition can apply |
|