G
Guest
All,
I have an Access 2K2 database of about 34 records. These records track up to
16 milestones each (minimum is 5) and the status of each milestone is given
in a color: red, yellow, green, white or gray. I need to pull out records
that have ANY milestone (I don't care which) that is either red, yellow or
gray.
However, when I use the OR statement ("red" or "yellow" or "gray) in the QBE
window, I only get the 8 records whose first milestone is one of those
colors. It will not pull up a record whose first milestone may be green, but
the 2nd or 3rd may be one of the colors I need to see. By my count, there
should be about 15 records returned.
Any ideas would be appreciated.
I have an Access 2K2 database of about 34 records. These records track up to
16 milestones each (minimum is 5) and the status of each milestone is given
in a color: red, yellow, green, white or gray. I need to pull out records
that have ANY milestone (I don't care which) that is either red, yellow or
gray.
However, when I use the OR statement ("red" or "yellow" or "gray) in the QBE
window, I only get the 8 records whose first milestone is one of those
colors. It will not pull up a record whose first milestone may be green, but
the 2nd or 3rd may be one of the colors I need to see. By my count, there
should be about 15 records returned.
Any ideas would be appreciated.