I have the following Tables:
TblConstructionServices
TblResumes
That have information that I need to bring into a report, which I have done.
BUT I also have a TblStaffingRequirements that has the list of Titles needed for a project.
AND TblStaffingRequirementsList that links it with TblConstructionServices.
What I can't wrap my head around is how to show the positions for each project?
I'm sure none of what I just said makes much sense, please ask any questions!~
TblConstructionServices
TblResumes
That have information that I need to bring into a report, which I have done.
BUT I also have a TblStaffingRequirements that has the list of Titles needed for a project.
AND TblStaffingRequirementsList that links it with TblConstructionServices.
What I can't wrap my head around is how to show the positions for each project?
I'm sure none of what I just said makes much sense, please ask any questions!~