Specifying additional criteria on query forms

To specify additional criteria:

  1. In a query form, select the Additional Criteria tab.
  2. From the first drop-down list box, select a field on which you want to filter.
  3. In the second drop-down list box, select the operator you want to use.

    For more information about the operators available, see Operators on Query Forms.

  4. In the third field, enter a value that you want to use as the search criteria. Remember that:
    • You can use the wildcard character to match unspecified characters.
    • To find records containing a null value in the field, you can enter the Null keyword.
    • To use the Null keyword, the operator must be = (equals). To find records in which the field is not null, use the Null keyword with the <> (not equal) operator.

    For more information about the Null keyword, see Using the Null Keyword.

  5. Alphabetic input is not case-sensitive.
  6. Specify whether to join the current query clause with the previous clause by AND or OR:
    • To use OR, select the check box labeled OR instead of AND with previous clause.
    • To use AND, clear the check box labeled OR instead of AND with previous clause.
    • If the current clause is the first clause you have defined for the query form, accept the default, which is AND.
    • If you specified any primary criteria, be sure to select AND or OR according to how you want to join the current clause with the primary criteria.
  7. Click Add. The system adds the clause to the list.
  8. Repeat steps 2-6 for each additional clause.
  9. Optionally, to remove a clause from the list, select the clause and click Remove.