P
papa jonah
I have a form that has multiple subforms. One of these forms is used
to enter related codes of which there can be anywhere from 1 to three
entered per main record.
I have a query that I want to run that will identify all records that
DO NOT have a certain code (10A3) identified in the subform.
The only way I know to do that returns all of the record identifiers
1-3 times depending on how many codes may have been entered in the code
table. I am not really interested in whether the codes are included in
the query results, I just want to identify the records that do not have
10A3 assocated.
How can I do that?
to enter related codes of which there can be anywhere from 1 to three
entered per main record.
I have a query that I want to run that will identify all records that
DO NOT have a certain code (10A3) identified in the subform.
The only way I know to do that returns all of the record identifiers
1-3 times depending on how many codes may have been entered in the code
table. I am not really interested in whether the codes are included in
the query results, I just want to identify the records that do not have
10A3 assocated.
How can I do that?