You can use the condition builder.
To use the condition builder:
Action | Description |
---|---|
![]() |
Replace the highlighted statement. The Add button is replaced by a Replace button, and the statement can be selected again by going through Step 5. |
![]() |
Delete the highlighted statement. |
![]() ![]() |
Create a priority operator. For example, (A AND B) OR C as opposed to A AND (B OR C): The statements within the parenthesis are evaluated first. |
![]() ![]() |
Remove a priority operator. |
![]() |
Create a negation operator. For example, A AND NOT B. |
![]() |
Remove a negation operator. For example, A AND NOT B would become A AND B. |
![]() |
Replace an OR operator by an AND operator. |
![]() |
Replace an AND operator by an OR operator. |
Once the condition is built as desired, click OK.
Action | Description |
---|---|
![]() |
Return to the condition builder popup window for that condition. |
![]() |
Delete the highlighted condition. |
![]() |
Replace an AND operator by an AND NOT operator. |
![]() |
Replace an AND NOT operator by an AND operator |
Once the condition is built, click the Search icon.