I have two tables
Permit
PermitTest
Both have a field, column, called seal. if they match I have another field in Permit called "SealMatch". this is what I'm trying to do.
Permit-> Seal linked to PermitTest->Seal
If PermitTest->Seal exist in Permit than Permit->SealMatch should be yes, Yes & No field.
I'm trying to do this using the QueryDesign Access 2013.
Bob
Permit
PermitTest
Both have a field, column, called seal. if they match I have another field in Permit called "SealMatch". this is what I'm trying to do.
Permit-> Seal linked to PermitTest->Seal
If PermitTest->Seal exist in Permit than Permit->SealMatch should be yes, Yes & No field.
I'm trying to do this using the QueryDesign Access 2013.
Bob