J
Jeff Young
I have a query table that I want to filter out states for
the midwest. I have two fields that contain state names.
One if first stop point, second is final destination.
I want to filter out the second one so that only the
midwest states are printed in the query. The syntax I am
using is in the criteria of the query design
(destination) is <>"PA" AND <>"OR" etc. I have tried
using the syntax OR but that does not work either. Should
I be using parenthesis or brackets? Please help. Hot
project.
Thanks.
the midwest. I have two fields that contain state names.
One if first stop point, second is final destination.
I want to filter out the second one so that only the
midwest states are printed in the query. The syntax I am
using is in the criteria of the query design
(destination) is <>"PA" AND <>"OR" etc. I have tried
using the syntax OR but that does not work either. Should
I be using parenthesis or brackets? Please help. Hot
project.
Thanks.