M
Msloujon
I have this table where I will need two counts on the report. Both columns
are "PASS or FAIL" One I've named PassFail and the other is FinalPassFail now
What I want on my report is 'INITIAL PASS, INITITAL FAIL' and most of the
time thru the first testing they will "pass" and sometime we may have one or
two to "fail". I would like to know how many thru the first testing "pass" or
"fail". Then this boards go out get painted and return for testing a second
time to "pass" or "fail" so I need a count for 'FINAL PASS, FINAL FAIL'. How
can I write this in the query so that it will show in the report. This is
what I current have written =(Sum([CountPassFail])) in the report - CONTROL
SOURCE and now I have to ENTER PARAMETER VALUE when doing the report. Can
someone help this simple mind person? Thanks
are "PASS or FAIL" One I've named PassFail and the other is FinalPassFail now
What I want on my report is 'INITIAL PASS, INITITAL FAIL' and most of the
time thru the first testing they will "pass" and sometime we may have one or
two to "fail". I would like to know how many thru the first testing "pass" or
"fail". Then this boards go out get painted and return for testing a second
time to "pass" or "fail" so I need a count for 'FINAL PASS, FINAL FAIL'. How
can I write this in the query so that it will show in the report. This is
what I current have written =(Sum([CountPassFail])) in the report - CONTROL
SOURCE and now I have to ENTER PARAMETER VALUE when doing the report. Can
someone help this simple mind person? Thanks