B
Bryan
I am wanting to update a yes/no field in one table based on another table.
If the name is in both tables to put a "yes" value in the field
If the name is in one table but not the other to put a "no" value in the field
For example:
Table 1: Name
Table 2: Name
Check box = yes
Table 1: Null (Name not in table)
Table 2: Name
check box = no
If the name is in both tables to put a "yes" value in the field
If the name is in one table but not the other to put a "no" value in the field
For example:
Table 1: Name
Table 2: Name
Check box = yes
Table 1: Null (Name not in table)
Table 2: Name
check box = no