G
Guest
Does anybody know how I can do the following? I want to query a table to find
when one field in that table does not match one of two other fields. The
table in question pulls together data from several sources, and we want to
find results where the one field does not have the same info as one or the
other of the other two similar fields.
For example, say we are discussing favorite color. Field A has it as "blue."
If field B or C, or both also have it as "blue," we don't want to see that in
our results. If field A has it as "blue" and neither B or C have it as blue,
we want to see those results. Can this be done, and what would be the easiest
way? Thank you in advance for any help you can provide.
--
Have a nice day!
~Paul
TargetRx
The power to know what comes next.
~~~~~~
| |
|c--OD
| _)
| |
|-. |
/ `-# /A
/ /_|..`#.J/
||LJ `m''''
ptaylor
when one field in that table does not match one of two other fields. The
table in question pulls together data from several sources, and we want to
find results where the one field does not have the same info as one or the
other of the other two similar fields.
For example, say we are discussing favorite color. Field A has it as "blue."
If field B or C, or both also have it as "blue," we don't want to see that in
our results. If field A has it as "blue" and neither B or C have it as blue,
we want to see those results. Can this be done, and what would be the easiest
way? Thank you in advance for any help you can provide.
--
Have a nice day!
~Paul
TargetRx
The power to know what comes next.
~~~~~~
| |
|c--OD
| _)
| |
|-. |
/ `-# /A
/ /_|..`#.J/
||LJ `m''''
ptaylor