Hello,
Is it possible to create a criteria in a query to pull specific data and eliminate other specific data at the same time?
This criteria is working well to output all Apples, Oranges and Pears. But, in the list is data with “Pears Today” and I don’t want the see “Pears Today”.
How can I eliminate pulling "Pears Today" from my data?
I am currently using the following criteria and it works great to pull the specific data.
Like "Apples*" Or Like "Oranges" Or Like "Pears"
I am using Microsoft Access 2013.
Appreciate your any help. Thank you.
Is it possible to create a criteria in a query to pull specific data and eliminate other specific data at the same time?
This criteria is working well to output all Apples, Oranges and Pears. But, in the list is data with “Pears Today” and I don’t want the see “Pears Today”.
How can I eliminate pulling "Pears Today" from my data?
I am currently using the following criteria and it works great to pull the specific data.
Like "Apples*" Or Like "Oranges" Or Like "Pears"
I am using Microsoft Access 2013.
Appreciate your any help. Thank you.