F
Frank Martin
On a form I have a combo box based on a table "tblNames".
This tblNames has two fields NameID and Name.
I have made the combo box on the form look up this table, and I have done
this by invoking a query so as to sort the names, but also to make use of
the "autolookup" feature of the combo, because there are
so many names in the table.
Although I select the name via the "autolookup", what I need placed back in
the field of the combo is the NameID, but I cannot manage this.
Please help, Frank
This tblNames has two fields NameID and Name.
I have made the combo box on the form look up this table, and I have done
this by invoking a query so as to sort the names, but also to make use of
the "autolookup" feature of the combo, because there are
so many names in the table.
Although I select the name via the "autolookup", what I need placed back in
the field of the combo is the NameID, but I cannot manage this.
Please help, Frank