I need help specifying criteria.

What do you need help with?

Understanding criteria expressions

Finding records that meet one criteria and/or another criteria for the same or different fields

Finding records containing values between, greater or less than, equal to, or not equal to specified values

Finding records with values that start or end with certain characters or words, or contain certain characters or words

Finding records that don't match a value

Finding records that contain a value, not blanks (Null values)

Finding records that don't contain a value

Finding records that contain the current date

Finding records that contain one value from a list of possible values

Limiting records involved in a calculation

Extract part of a text field

Extract part of a date field

Resolving a type mismatch problem