- Joined
- Aug 7, 2005
- Messages
- 5
- Reaction score
- 0
I have 2 tables one call emploee info which has the following first name last name
address, city, state, zip, and phone, manager
I have another called managers it has first name, last name, phone#, Department as text boxs
On the form I have the following a text boxes from the employee table
First Name
Last Name
Addresss
City State Zip Phone
I put a combo box on the form using the wizard which store the managers name in the manger field of the
employee which i selected first name, last name of of the manager.
The problem i'm having is when i select the combo box it only displays the managers first name any ideas
address, city, state, zip, and phone, manager
I have another called managers it has first name, last name, phone#, Department as text boxs
On the form I have the following a text boxes from the employee table
First Name
Last Name
Addresss
City State Zip Phone
I put a combo box on the form using the wizard which store the managers name in the manger field of the
employee which i selected first name, last name of of the manager.
The problem i'm having is when i select the combo box it only displays the managers first name any ideas