A
anthony.carter
Hi,
I have a table where there are several fields that hold a numerical
value. It is in fact a table that holds the results for tests. each
unit is tested on about 10 different aspects. Each one is scored from
1 to 4.
What I would dearly like is to run a query which only selects those
units which have had a test score below 4 in any of the tests, and to
only show those tests that were below 4. Even I can work out how to
select the units that scored below 4 in any of the tests, but the
query always shows all the tests, even the 4 scores the unit achieved.
Is it possible to blank out a score / field/ test if it achieves a 4?
Thanks,
Regards,
TC
PS. this will make me a god to my boss if it works!
I have a table where there are several fields that hold a numerical
value. It is in fact a table that holds the results for tests. each
unit is tested on about 10 different aspects. Each one is scored from
1 to 4.
What I would dearly like is to run a query which only selects those
units which have had a test score below 4 in any of the tests, and to
only show those tests that were below 4. Even I can work out how to
select the units that scored below 4 in any of the tests, but the
query always shows all the tests, even the 4 scores the unit achieved.
Is it possible to blank out a score / field/ test if it achieves a 4?
Thanks,
Regards,
TC
PS. this will make me a god to my boss if it works!