hello all
i have a combo box (referencing another table) in a table that shows an employee’s name and then his/her employee ID number. ex. Barnett, Tom 0001
i want to be able to pick by the name (type “b” and Barnett would highlight) but enter “0001” in the table. i should be able to have name as column 1 and id as column 2, and have column 2 set to be the bound column… this is not working. somebody please help!
thanks in advance