L
lhodgdon
I have two tables with two identical fields. On table 2, by selecting a
choice in the combo box in field 1, I want it to automatically fill in the
data for the corresponding choice from Table 1, field 2. For example if in
Table 1 I have:
Number Description
1 XYZ
On Table 2, when I select 1 from the Number field combo box, I want XYZ to
automatically fill in under the Description field.
choice in the combo box in field 1, I want it to automatically fill in the
data for the corresponding choice from Table 1, field 2. For example if in
Table 1 I have:
Number Description
1 XYZ
On Table 2, when I select 1 from the Number field combo box, I want XYZ to
automatically fill in under the Description field.