Referencing a control on a subform from the parent form in VBA
Sometimes I get confused when trying to figure out the exact syntax required in VBA code to reference a control on a subform from the parent form. For example Forms![Equipment]![EquipmentPartssbf].Form![cboepPartID]
See Referencing a control on a subform from the parent form in VBA at my web site for additional details on how to make this process exceedingly simple.