J
Jim B.
I work in property management, and I'm trying to create a "call log" form to
track tenant calls for repairs, maintenance, etc. I have a drop down list in
a field that I have set up to select the apartment address from a table
called "apartments". I have a separate table for the apartment addresses
because those generally don't change. I have a related table for the tenant
information, because tenants do change from time to time. The "tenant" table
is related to the "apartment" table on an "address" field that exists in both
tables.
Ideally, when I receive a call from a tenant, on my "call log" form I can
select their aparment address from the drop down in the "address" field, and
that will in turn populate the phone number for that particular tenant in
that particular apartment in the phone number field on the form.
Does that make sense to any one?
Jim B.
track tenant calls for repairs, maintenance, etc. I have a drop down list in
a field that I have set up to select the apartment address from a table
called "apartments". I have a separate table for the apartment addresses
because those generally don't change. I have a related table for the tenant
information, because tenants do change from time to time. The "tenant" table
is related to the "apartment" table on an "address" field that exists in both
tables.
Ideally, when I receive a call from a tenant, on my "call log" form I can
select their aparment address from the drop down in the "address" field, and
that will in turn populate the phone number for that particular tenant in
that particular apartment in the phone number field on the form.
Does that make sense to any one?
Jim B.