M
Michael D. McGill
Can I make the criteria in a query be conditional? For example:
Table Customer:
Insurance Code
Birth Date
Etc...
I am doing a query on the above customer table I want my query to show me
only customers who were born after 1/1/2000 if their Insurance Code =1, and
all other customers.
I tried using the iif statement in the citeria field of the customer but
can't get it to work.
Thanks in advance,
Mike
Table Customer:
Insurance Code
Birth Date
Etc...
I am doing a query on the above customer table I want my query to show me
only customers who were born after 1/1/2000 if their Insurance Code =1, and
all other customers.
I tried using the iif statement in the citeria field of the customer but
can't get it to work.
Thanks in advance,
Mike