I have a form and a query. I would like to have some control on the
form (check box probably), that when selected will limit the criteria
for a field in a query. Here are the details....
When the checkbox (or whatever control is appropriate on the form) is
checked, the field "employment_cat egory" in my query will have the
following criteria - not "temp" and not "diem" - I've tried several
things, but I can't seem to figure out how to feed the criteria for
that field. Any suggestions?
Colleen
form (check box probably), that when selected will limit the criteria
for a field in a query. Here are the details....
When the checkbox (or whatever control is appropriate on the form) is
checked, the field "employment_cat egory" in my query will have the
following criteria - not "temp" and not "diem" - I've tried several
things, but I can't seem to figure out how to feed the criteria for
that field. Any suggestions?
Colleen
Comment