K
Kim M.
Am creating a database for a real estate company. Among other things, there
is a Clients table that includes a ClientName field and a Properties table
that includes an Address field.
In Clients table, there is a mulitple-value-permitted "Target Properties"
lookup field using the Address field in the Properties table as possible
values. And in Properties table, there is a multiple-values-permitted
"Target Clients" field using the ClientName field in the Clients table as
possible values.
Question is: How can I link these two lookup fields, so that if I check an
additional "Target Property" for a given client in the Clients table, it
automatically updates the "Target Clients" list for that property in the
Properties table?
TIA,
Kim M.
is a Clients table that includes a ClientName field and a Properties table
that includes an Address field.
In Clients table, there is a mulitple-value-permitted "Target Properties"
lookup field using the Address field in the Properties table as possible
values. And in Properties table, there is a multiple-values-permitted
"Target Clients" field using the ClientName field in the Clients table as
possible values.
Question is: How can I link these two lookup fields, so that if I check an
additional "Target Property" for a given client in the Clients table, it
automatically updates the "Target Clients" list for that property in the
Properties table?
TIA,
Kim M.