A
alekfelstiner
I've built a search form with abou 15 controls, and I want users to be able
to select parameter criteria freely. If they leave a control blank, I don't
want to lose all the records in the resultant query, NOR do I want the query
to return every record.
What I need is something that will insert criteria into the query from the
form if a user select/enters it, and otherwise treats the field as if the
criteria was blank.
Is that possible?
to select parameter criteria freely. If they leave a control blank, I don't
want to lose all the records in the resultant query, NOR do I want the query
to return every record.
What I need is something that will insert criteria into the query from the
form if a user select/enters it, and otherwise treats the field as if the
criteria was blank.
Is that possible?