I know I have probably asked this question before. How do I get more than one column from a combo box to fill in the forms fields.
I have a form that is in a secondary table and I want the fields in the form such as: last name & Id number to be found in a lookup table and then pulled onto the form and put in the appropriate corresponding fields. That way I don't have to worry that a user is going to put the wrong Id number in for that last name.
I have a form that is in a secondary table and I want the fields in the form such as: last name & Id number to be found in a lookup table and then pulled onto the form and put in the appropriate corresponding fields. That way I don't have to worry that a user is going to put the wrong Id number in for that last name.