R
Rick
I have two tables, TBL1 and TBL2 both with the primary key
called, mach_id. I have a YES/NO field in TBL1 that I
want to be checked if that specific mach_id is present in
TBL2. If the mach_id is not present in TBL2 I do not want
a check. Does anyone know how to do this? TIA
called, mach_id. I have a YES/NO field in TBL1 that I
want to be checked if that specific mach_id is present in
TBL2. If the mach_id is not present in TBL2 I do not want
a check. Does anyone know how to do this? TIA