I'm am stumped as to how to do this.
I have a table "tblStaff" and a table "tblProjects". My form is bound to tblProjects and contains 6 cbos all bound to tblStaff which represent different job roles on the project. The "staffid" is what I am storing in tblProjects for each of the six fields. I need to create a query which will output the actual names of the staff but cannot figure out how to link the two tables together.
If you know of a thread that explains this, please point me to it. I wasn't sure what to even call what I am trying to do but all my searches have failed.
Thanks!
I have a table "tblStaff" and a table "tblProjects". My form is bound to tblProjects and contains 6 cbos all bound to tblStaff which represent different job roles on the project. The "staffid" is what I am storing in tblProjects for each of the six fields. I need to create a query which will output the actual names of the staff but cannot figure out how to link the two tables together.
If you know of a thread that explains this, please point me to it. I wasn't sure what to even call what I am trying to do but all my searches have failed.
Thanks!