i am trying to add one more piece of criteria to this syntax
=DCount("fldmim_core_id","tblmimtplan","fldmim_core_id=1")
the criteria to add is the value obtained from the combo box
"Cmb_Grade" which is located on the same form as the text box
that displays the DCount value