M
MFranz
Hi again everyone,
I have to say this list serve is great. I’ve posted a couple of questions
and both times I’ve managed to get the answer I was looking for. Got another
one that I’m hoping someone can point me in the right direction.
I’ve got a Main Form and a Subform within it. The Main Form only has one
record for each property while the Subform is used to input multiple COC
inspections, each property can have x number of records in the Subform. What
I’m trying to do is create a query that will show me all properties that have
a purchase agreement but no COC inspection. The problem is when I link the
two tables together and create a query showing me those records where a COC
inspection has not been done (COC inspection: Criteria = No) it only gives a
blank query. If I reverse the query (COC inspection: Criteria = Yes) then it
will show me only those properties that have had an COC inspection. How can I
get the query to show me all the remaining records from the Main From
(table1) that have a purchase agreement? Thank you in advance for any and all
help.
MFranz
Main Form (table1) – Has a Check Box to indicate if a it has a purchase
agreement – only ONE record per property
Subform (table2) – Has a Check Box to indicate if a COC inspection has been
done – can have MULTIPLE records per property
PID/Maplot is the id field that links the Main Form and the Subform together
I have to say this list serve is great. I’ve posted a couple of questions
and both times I’ve managed to get the answer I was looking for. Got another
one that I’m hoping someone can point me in the right direction.
I’ve got a Main Form and a Subform within it. The Main Form only has one
record for each property while the Subform is used to input multiple COC
inspections, each property can have x number of records in the Subform. What
I’m trying to do is create a query that will show me all properties that have
a purchase agreement but no COC inspection. The problem is when I link the
two tables together and create a query showing me those records where a COC
inspection has not been done (COC inspection: Criteria = No) it only gives a
blank query. If I reverse the query (COC inspection: Criteria = Yes) then it
will show me only those properties that have had an COC inspection. How can I
get the query to show me all the remaining records from the Main From
(table1) that have a purchase agreement? Thank you in advance for any and all
help.
MFranz
Main Form (table1) – Has a Check Box to indicate if a it has a purchase
agreement – only ONE record per property
Subform (table2) – Has a Check Box to indicate if a COC inspection has been
done – can have MULTIPLE records per property
PID/Maplot is the id field that links the Main Form and the Subform together