johnwiseman
MIS
Hi. Wondered if I could get some assistance.
I have 3 querys.
1. qryAUDITED
CountofReference ¦ Operator ¦ Date
2. qryAUDITEDOK
CountofReference ¦ Operator ¦ Date ¦ Auditok (criteria -1)
These two feed into qryRATIO unlinked
3. qryRATIO
A:Countofreference¦B:CountofReference¦ Ratio:/[a]*100
qryAUDITED qryAUDITEDOK
This is used as part of a operator audit. 10 peiced of work are checked of which 2 are incorrect and marked on a tickbox which is picked up on qryAUDITOK as 2 records.This will return these results in qryRATIO
A:Countofreference ¦B:CountofReference¦Ratio
10 2 80
However, if all check work is ok then qryAUDIT will return no results so when qryRATIO is run this will also produce no results. We need this to show 100%. Its not good when giving training and the operators with a 100% success rate has a blank report.
Thanks in advance for any assistance.
I have 3 querys.
1. qryAUDITED
CountofReference ¦ Operator ¦ Date
2. qryAUDITEDOK
CountofReference ¦ Operator ¦ Date ¦ Auditok (criteria -1)
These two feed into qryRATIO unlinked
3. qryRATIO
A:Countofreference¦B:CountofReference¦ Ratio:/[a]*100
qryAUDITED qryAUDITEDOK
This is used as part of a operator audit. 10 peiced of work are checked of which 2 are incorrect and marked on a tickbox which is picked up on qryAUDITOK as 2 records.This will return these results in qryRATIO
A:Countofreference ¦B:CountofReference¦Ratio
10 2 80
However, if all check work is ok then qryAUDIT will return no results so when qryRATIO is run this will also produce no results. We need this to show 100%. Its not good when giving training and the operators with a 100% success rate has a blank report.
Thanks in advance for any assistance.