G
Guest
I'm creating a form that has 3 combo boxes that are used as criteria in the
query for a subform. I'm trying to create a command button that will requery
after I've entered the values in the 3 combo boxes, but nothing I've tried so
far will bring up records in the subform.
The form is called frmTest, the subform is sfrmData and the query for the
subform is called qryData. Can anyone suggest some code that would make my
command button work?
query for a subform. I'm trying to create a command button that will requery
after I've entered the values in the 3 combo boxes, but nothing I've tried so
far will bring up records in the subform.
The form is called frmTest, the subform is sfrmData and the query for the
subform is called qryData. Can anyone suggest some code that would make my
command button work?