Hi:
Some help is appreciated:
What I want to do: On activation of a command button on 'Form A', I would like an existing combo box on Form A to be enabled (e.g. allow a user to select values in combo box), and once the user has selected the value in the combo box, copy that value to field in a table B. Is this possible? How can it be done?
The values being displayed in the combo box are a result of a query on an existing table. Knowing this, is there a better way to do the above?
Thanks for your help..
John
Some help is appreciated:
What I want to do: On activation of a command button on 'Form A', I would like an existing combo box on Form A to be enabled (e.g. allow a user to select values in combo box), and once the user has selected the value in the combo box, copy that value to field in a table B. Is this possible? How can it be done?
The values being displayed in the combo box are a result of a query on an existing table. Knowing this, is there a better way to do the above?
Thanks for your help..
John