Auto inserting a name after entering ID

B

boB

I have been trying to have a name automatically entered
after I a combo box for the ID is entered, but I am
begining to think it is impossible. It seems so simple,
please let me know if it is possible or not, or better yet
show me how thank you
 
D

Duane Hookom

Are you hoping to store the name value in a table? This is generally not
recommended. You should store only the ID. It would help to understand
better what you are expecting.
 
Top