What I've tried
Ok, this is what I've tried based on an older post here:
I've got cboFaculty based off the query from Faculty Table (FacultyID, FacultyName, CurrentFaculty=yes), and I've stored the FacultyID in the FacultyID field in Hours table.
cboProject row source is:
SELECT...