Ok...sorry this might be long...but ive tried everything difficult...and theres probably a simple solution.
I have two tables. The First (Employee) contains First Name, Last Name, Salary, Degree Type, and Years Experience. The second table (SalaryInfo) contains Years Experience, Salary, Degree Type.
I then have a Form that controls Employee Table so that i may add employees. This form contains two Text boxes. One for Years Experience and One for Degree Type.
Want i want to happen. When the user places a years experience and degree for a person i want the form to look into the salaryInfo see which salary it matches up with and then place this number into the Salary record in Employee table.....
How is this possible...ive tried many things...all so close, but seem to have some glitch..
eric
I have two tables. The First (Employee) contains First Name, Last Name, Salary, Degree Type, and Years Experience. The second table (SalaryInfo) contains Years Experience, Salary, Degree Type.
I then have a Form that controls Employee Table so that i may add employees. This form contains two Text boxes. One for Years Experience and One for Degree Type.
Want i want to happen. When the user places a years experience and degree for a person i want the form to look into the salaryInfo see which salary it matches up with and then place this number into the Salary record in Employee table.....
How is this possible...ive tried many things...all so close, but seem to have some glitch..
eric