G
Guest
I am trying to figure out how to have a Pull-Down box on a Form that, when
and item is selected from it, will update a dozen or so fields associated
with it.
For example:
A pull down box called "Customer" that allows the user to select data from a
list of Customers. When an item is selected from this list, I want Access to
gather the associated details for said Customer (i.e. Address, Phone#, etc),
and populate a group of fields on the Form with that information. When the
"Customer" field is changed again, the populated fields should change again.
Also, I assume that it will be the same general concept, but I would like
multiple lines on the Form with the same capability, all labeled "Customer".
Thanks in advance!
and item is selected from it, will update a dozen or so fields associated
with it.
For example:
A pull down box called "Customer" that allows the user to select data from a
list of Customers. When an item is selected from this list, I want Access to
gather the associated details for said Customer (i.e. Address, Phone#, etc),
and populate a group of fields on the Form with that information. When the
"Customer" field is changed again, the populated fields should change again.
Also, I assume that it will be the same general concept, but I would like
multiple lines on the Form with the same capability, all labeled "Customer".
Thanks in advance!