C
CJL
I have created a form with three pull down seletcions linking 3 tables:
region, property type and specialty. It is set to return all if no choice is
made for a category. The query runs, but it seems to only follow the rule
for the first option, which is region. For example, If I select North
America and leave the other two blank, I get the list for N.A. If I select
one of the other options only, the query gives me everything, ignoring what I
selected. My parameters for my query are: [Forms]![Consultant Query
Form]![Region] & "*" Help?
region, property type and specialty. It is set to return all if no choice is
made for a category. The query runs, but it seems to only follow the rule
for the first option, which is region. For example, If I select North
America and leave the other two blank, I get the list for N.A. If I select
one of the other options only, the query gives me everything, ignoring what I
selected. My parameters for my query are: [Forms]![Consultant Query
Form]![Region] & "*" Help?