D
DJS
I am attempting to use a combo box to find certain values
from a query and store the selected value in another
field. The combo box has the proper instructions for
storing this value. The problem I am having is that in
most cases when I select a value (in this case a
surname), a completely different value from the same
query is stored in the target field. For example, if I
select "Capella" from the list, the name "Thomas" is
pulled from the same query and stored in the target
field. I do not know how to fix this. Your assistance
would be greatly appreciated.
Thanks in advance,
DJS
from a query and store the selected value in another
field. The combo box has the proper instructions for
storing this value. The problem I am having is that in
most cases when I select a value (in this case a
surname), a completely different value from the same
query is stored in the target field. For example, if I
select "Capella" from the list, the name "Thomas" is
pulled from the same query and stored in the target
field. I do not know how to fix this. Your assistance
would be greatly appreciated.
Thanks in advance,
DJS