Im using Access 2003.
I have a form with a combo box that has a list of all the names that are contained in a table.
I am trying allow the user to select a name but then when the user selects that name it pops up the email in another text box. The name that is being selected is in the same record that the email is in.
whats the easiest way to do this? vba?
I have a form with a combo box that has a list of all the names that are contained in a table.
I am trying allow the user to select a name but then when the user selects that name it pops up the email in another text box. The name that is being selected is in the same record that the email is in.
whats the easiest way to do this? vba?