H
Howard
I have a lookup field on a form which does a lookup from a
table, displaying four fields. When I select an entry from
the lookup table, the value does get inserted into the
control as expected. I would also like to copy the other
three values from the lookup table to corresponding
controls on the form. In other areas of my application, I
avoid this by only storing the lookup table's record ID
and always displaying the values directly from the lookup
table on the form, but in this case I need to duplicate
the values as they may change in the in the lookup table
but cannot change in the main table once assigned. I hope
this is clear. Please help. You can email me at
(e-mail address removed). Thanks!
table, displaying four fields. When I select an entry from
the lookup table, the value does get inserted into the
control as expected. I would also like to copy the other
three values from the lookup table to corresponding
controls on the form. In other areas of my application, I
avoid this by only storing the lookup table's record ID
and always displaying the values directly from the lookup
table on the form, but in this case I need to duplicate
the values as they may change in the in the lookup table
but cannot change in the main table once assigned. I hope
this is clear. Please help. You can email me at
(e-mail address removed). Thanks!