G
Greg
I have an unbound combo box with drop down list that can
identify a record from a table. My primary key of my
table appears in my drop down list of the combo box. When
my form is filled with the required info, I want to take
these values (from the controls) and manually update the
fields of my table. Would coding be the best route and if
so how do I reference the primary key to update its
fields in the table?. A little detail will be appreciated.
Thanks for the help
Greg
identify a record from a table. My primary key of my
table appears in my drop down list of the combo box. When
my form is filled with the required info, I want to take
these values (from the controls) and manually update the
fields of my table. Would coding be the best route and if
so how do I reference the primary key to update its
fields in the table?. A little detail will be appreciated.
Thanks for the help
Greg