Hi guys, I need help with my project which is due to friday, so I'd appreciate any help available..
I need to make a form, with:
- employee names in drop down box, taken from table Employees
- subform which will display the jobs of selected employee from table Jobs
The thing I don't know, and I've googled it without success, is how to display the jobs of selected employee from another table. The common thing in both tables are EmployeeID.
Any help is appreciated, thanks!!
I need to make a form, with:
- employee names in drop down box, taken from table Employees
- subform which will display the jobs of selected employee from table Jobs
The thing I don't know, and I've googled it without success, is how to display the jobs of selected employee from another table. The common thing in both tables are EmployeeID.
Any help is appreciated, thanks!!