There are 2 projects in the db. There are entries made in the footing table(subform on left) for each of the projects.
The subform on the right needs to populate the cbo in that table with only the FootingID(s) for the project viewed in the main form.
Example: Project 1 has only one entry for a footingID of 33, project 2 has footingIDs of 11,12,13 and 14. When Im on a project, the cbo in the right subform should only have the footingIDs of the subform to the left.