I have a form (frmCriteria) that has a subform (frmCriteria_subform). The only item on frmCritera is a ComboBox where you select the "Property" that the data in the subform is related to. All of this is working fine.
What I would like to do is once you enter data in the subform and move on to a new record, the "Property" that you had entered in frmCriteria would be cleared.
What I would like to do is once you enter data in the subform and move on to a new record, the "Property" that you had entered in frmCriteria would be cleared.