D
David
Hello,
I have a continuous subform with 2 fields in the table, field 1 (linked to
main form) and field 2 (the value I want to obtain from a combo box). Both
fields form the key.
What is the best way to:
1. Use the combo box to select valid field 2 values from a lookup table
2. Display other data from that lookup table on the subform (i.e. city,
state, zip).
The issues are:
1. The need to assign a value to field 2
2. The need to display other data on the subform from the combo box, but all
"records" on the subform then display those values.
Thanks.
I have a continuous subform with 2 fields in the table, field 1 (linked to
main form) and field 2 (the value I want to obtain from a combo box). Both
fields form the key.
What is the best way to:
1. Use the combo box to select valid field 2 values from a lookup table
2. Display other data from that lookup table on the subform (i.e. city,
state, zip).
The issues are:
1. The need to assign a value to field 2
2. The need to display other data on the subform from the combo box, but all
"records" on the subform then display those values.
Thanks.