G
Guest
I have form based on a query. I have two unbound check boxes on the form.
I am trying to pull the value in these check boxes into the criteria of two
of the fields in the underlying query. This should have the effect of
limiting the records in the form.
I have entered [Forms]![frm_DealMaster]![test] which is the name of one of
the unbound criteria fields in the form but, when I try to run the query, I
get the "Enter Parameter value" error.
What am I doing wrong?
I am trying to pull the value in these check boxes into the criteria of two
of the fields in the underlying query. This should have the effect of
limiting the records in the form.
I have entered [Forms]![frm_DealMaster]![test] which is the name of one of
the unbound criteria fields in the form but, when I try to run the query, I
get the "Enter Parameter value" error.
What am I doing wrong?