S
SageOne
Hi,
How do I update a field in a table in Access based on a "not null" result of
a join to another table.
For example, I would like a field in table1 to update to "yes" when the join
to table2 is not null. Normally, I would just use a select query with an IFF
function but in this instance I am trying to update a static table.
How do I update a field in a table in Access based on a "not null" result of
a join to another table.
For example, I would like a field in table1 to update to "yes" when the join
to table2 is not null. Normally, I would just use a select query with an IFF
function but in this instance I am trying to update a static table.