Problem with getting information from a table

homeguard

Registered User.
Local time
Today, 07:40
Joined
Feb 14, 2007
Messages
35
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?
 
Read up on Combo boxes and their properties. Search this forum for the topic "Combo Box" and see how often this question has been answered.
 

Users who are viewing this thread

Back
Top Bottom