G
Guest
I have created a Form. This form is pulling information from an Employee
Information Tbl. The Tbl has the following fields: Last Name, First Name,
State, SSN & Date Hired. I would like all of the fields to be automatically
filled in once I have entered in the SSN.
There is also another Table that the Form is pulling from called Instructor
Information. There are 2 fields in this Tbl called: Instructor &
Wage/Salary. I am going to us a Combo box for the Instructor and would like
to have his/her Wage/Salary entered into the Wage/Salary field once the
Instructor is selected.
All of the information will be stored into a main Tbl called WEDNET Table.
How can this be done?
Information Tbl. The Tbl has the following fields: Last Name, First Name,
State, SSN & Date Hired. I would like all of the fields to be automatically
filled in once I have entered in the SSN.
There is also another Table that the Form is pulling from called Instructor
Information. There are 2 fields in this Tbl called: Instructor &
Wage/Salary. I am going to us a Combo box for the Instructor and would like
to have his/her Wage/Salary entered into the Wage/Salary field once the
Instructor is selected.
All of the information will be stored into a main Tbl called WEDNET Table.
How can this be done?