How do I reference a subform and it's properties? For Example, my Main Form is called "MainSupport" and my subform is called "Employees Subform." How would I reference in VBA the .filter property for the subform "Employees Subform" located in the "MainSupport" form. In addition, how would I reference a field within that same subform (e.g., "StatusID". Thanks so much for your assistance!