G
Greg Staley
How do I get a query to use a combo box selection as a criteria?
I have a combo box, cboselect, on a form frmSelect and I want to use the
selection from cboSelect in a query, qrySelect, so that I can find the
correct record in the table, tblStudentData.
How on earth do I do that?
THEN..... as if this is not complex enough, I would like to have a subfrom
on the combo box's form open that record for me to see. I have made the
combo box select the record that I want, and I have the subform in place,
but I cannot get them to work. I am pulling my hair out and I don't have
much left.
Can anyone help?
Greg
The always access confused
I have a combo box, cboselect, on a form frmSelect and I want to use the
selection from cboSelect in a query, qrySelect, so that I can find the
correct record in the table, tblStudentData.
How on earth do I do that?
THEN..... as if this is not complex enough, I would like to have a subfrom
on the combo box's form open that record for me to see. I have made the
combo box select the record that I want, and I have the subform in place,
but I cannot get them to work. I am pulling my hair out and I don't have
much left.
Can anyone help?
Greg
The always access confused