G
guangdew via AccessMonster.com
I have two comboboxes on my forms. One is Gender that has values stored in
the Row Souce. This one works fine. I can scroll through record and select a
value (male of female), then it will be saved into the Employee table. I can
also scroll through records and it will display whatever saved value in the
table on the same combobox.
On my Order form, I have an Employee combobox which will find value from
Employee table. My question is how I can save the selected value into the
Order table?
Thanks to any response,
Guangdew
the Row Souce. This one works fine. I can scroll through record and select a
value (male of female), then it will be saved into the Employee table. I can
also scroll through records and it will display whatever saved value in the
table on the same combobox.
On my Order form, I have an Employee combobox which will find value from
Employee table. My question is how I can save the selected value into the
Order table?
Thanks to any response,
Guangdew