Hi!
I would like to enter data in table1 using a combobox as input source. The combo box gets its options (to choose from) from table2.
I've tried setting the combobox record source to table2.xx and its contol source to table1.yy. However this only results in me being able to scroll through the values, but nothing happends when I select a value.
Is this possible?
If not, can it be achieved in some other way?
Thanks!
I would like to enter data in table1 using a combobox as input source. The combo box gets its options (to choose from) from table2.
I've tried setting the combobox record source to table2.xx and its contol source to table1.yy. However this only results in me being able to scroll through the values, but nothing happends when I select a value.
Is this possible?
If not, can it be achieved in some other way?
Thanks!