G
Guest
Hello,
I have a database that has a form with a field in it containing a drop down.
The drop down looks up values in a table in the database. Based on the
choice for that field, I'd like 3 other fields on that form to be
autopopulated based on the choice in the drop down. (that underlying table
has information in it that i want to have automatically plugged into those 3
fields)
For example:
I have a "LocalContact" field that looks up values in an underlying table
(tblContactInfo). Based on that selection, i'd like that contact's phone
number and office automatically filled in on that form based on those
corresponding values in that tblcontactinfo table.
Thank you in advance for your help!
MN
I have a database that has a form with a field in it containing a drop down.
The drop down looks up values in a table in the database. Based on the
choice for that field, I'd like 3 other fields on that form to be
autopopulated based on the choice in the drop down. (that underlying table
has information in it that i want to have automatically plugged into those 3
fields)
For example:
I have a "LocalContact" field that looks up values in an underlying table
(tblContactInfo). Based on that selection, i'd like that contact's phone
number and office automatically filled in on that form based on those
corresponding values in that tblcontactinfo table.
Thank you in advance for your help!
MN