R
RKS
I have two tables. the first one has many fields but
three of them are first name, last name and
contributions. the first and last name is populated in
the table and the contributions is blank. The second
table has three fields....first name, last name, and
contribution. All are populated and the contribution is
populated with YES. This is a subset of the bigger table
ie., those that have contributed Yes. How can I get my
first, big table updated with the YES in contribution
field matching the first and last name? thank you
..
three of them are first name, last name and
contributions. the first and last name is populated in
the table and the contributions is blank. The second
table has three fields....first name, last name, and
contribution. All are populated and the contribution is
populated with YES. This is a subset of the bigger table
ie., those that have contributed Yes. How can I get my
first, big table updated with the YES in contribution
field matching the first and last name? thank you
..