8,849
edits
Changes
no edit summary
If the criteria is for a different field, then you enter the criteria under that field. The system will imply an '''AND''' between the columns. For example:
{| border="1" cellpadding="5"
* Select the records where the title is equal to President '''AND''' the Last Name begins with '''A'''.
* Select the records where the title is equal to President '''AND''' the Last Name begins with A '''AND''' the First name begins with '''A'''.
If you enter second criteria for the same field in a second criteria row, the system will use an '''OR''' to select the records. For example:
* Select all the records where the title is equal to President '''OR''' starting with the letters '''VP'''.