Simple Query Help - from a novice

N

Nick

Hi,
I have a simple query running on a large table.
One of my fields is called "AppType" and contains records like "A",
"B", "C", "CA", "CB"...etc.

I need to make a query that lists all of these records but excludes
specific fields, for example:
Run Query IF "APPTYPE" Is Not Equal to "CA" AND Is Not Equal to "FP"
AND Is Not Equal to "VC" etc. etc. but lots of them...

Can this be done?
Any help is greatly appreciated

regards

Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top