G
Guest
I'm trying to create a form in which users can enter multiple parameters
using drop down lists & to be able to select multiple values within a single
parameter. For example, from the Premise Type parameter, to be able to
select 'HOUSE' & 'DUPLEX'. I would like the user to be able to select all of
the parameters, then click on a button to execute the search. Also, the
table in which the data resides may contain multiple values within a single
field. For example, in the column Premise Type, data may contain
'DUPLEX/APT/HOUSE', therefore I need results to contain the parameters that
were entered on the form, no matter what order they may appear in a record.
I don't know how to set up the query to be able to grab the appropriate
records.
I'm using Access 2003. Any help is greatly appreciately. Thank you in
advance.
using drop down lists & to be able to select multiple values within a single
parameter. For example, from the Premise Type parameter, to be able to
select 'HOUSE' & 'DUPLEX'. I would like the user to be able to select all of
the parameters, then click on a button to execute the search. Also, the
table in which the data resides may contain multiple values within a single
field. For example, in the column Premise Type, data may contain
'DUPLEX/APT/HOUSE', therefore I need results to contain the parameters that
were entered on the form, no matter what order they may appear in a record.
I don't know how to set up the query to be able to grab the appropriate
records.
I'm using Access 2003. Any help is greatly appreciately. Thank you in
advance.