J
Jim
I have a form that is used for searching a data table. I would like to have
five different search options in drop-down lists in the forms Header. How
would I construct a query that would take at least one of these values and
populate its corresponding data into the form? I tried using OR operators in
between my Form! Statements, but that bases everything off of the first
parameter and I want to give a user the functionality to select which
particular search optionee wants to search with. Any ideas?
five different search options in drop-down lists in the forms Header. How
would I construct a query that would take at least one of these values and
populate its corresponding data into the form? I tried using OR operators in
between my Form! Statements, but that bases everything off of the first
parameter and I want to give a user the functionality to select which
particular search optionee wants to search with. Any ideas?