D
depawl
Is it possible to have a user select an item from a combo box on a form
and then have that selection fill in a field in a subform (and it's
related table)?
Example:
A combo box on a form has the user select from a CustomerID field. The
selected value is then a foreign field in a subform which the user
enters data for items purchased by the selected customer.
Rather than having the user enter the CustomerID (and Customer Name)
again in the subform, I'd like to have those values automatically
entered in the subform ( and it's associated table) when the user
selects the value from the CustomerID combo box in the main form.
Thanks.
and then have that selection fill in a field in a subform (and it's
related table)?
Example:
A combo box on a form has the user select from a CustomerID field. The
selected value is then a foreign field in a subform which the user
enters data for items purchased by the selected customer.
Rather than having the user enter the CustomerID (and Customer Name)
again in the subform, I'd like to have those values automatically
entered in the subform ( and it's associated table) when the user
selects the value from the CustomerID combo box in the main form.
Thanks.