Have a massive 2007 accdb. Using Windows 7
Running a massive union query.
Now have to come up with different solution in query.
Staff take tests. Staff have to pass tests with a 70% or greater score
If fail, they retake test.
Retake doesn't always occur immediately.
On failed report, I post the failed staff and which tests failed...
However, they may have retaken the test and passed.
query only pulling 1 of the failed tests on report.
I need to not show the failed score if they retook test and passed.
Currenly only asking for the failed scores on report...
need to come up with query to not show the failed score if they passed test 2nd time.
The field in query is % and criteria for report is >0.7
How do I not select the failed score field on report if they have another passing score in same table which does not need to go on report?
TIA..
Jen
Running a massive union query.
Now have to come up with different solution in query.
Staff take tests. Staff have to pass tests with a 70% or greater score
If fail, they retake test.
Retake doesn't always occur immediately.
On failed report, I post the failed staff and which tests failed...
However, they may have retaken the test and passed.
query only pulling 1 of the failed tests on report.
I need to not show the failed score if they retook test and passed.
Currenly only asking for the failed scores on report...
need to come up with query to not show the failed score if they passed test 2nd time.
The field in query is % and criteria for report is >0.7
How do I not select the failed score field on report if they have another passing score in same table which does not need to go on report?
TIA..
Jen