Just to update everyone, I figured out the issue. In the multiple DCount criteria, I was checking whether the combination of Position and Course existed in the source form. What needed to be checked is if the combination of PositionID in the source form and the CourseID from "target" form exists...